[cffi-devel] foreign library memory footprint

Kevin Smith k2msmith at gmail.com
Wed Jul 21 18:59:06 UTC 2010


Hello, What is the best way (from lisp) to to monitor the total memory
allocation during runtime of a foreign library that is doing calls
malloc/free ?   what about memory size in lisp as well ?  I want to make
sure I am not incurring memory leaks by making calls into my foreign
library...

Thanks, Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cffi-devel/attachments/20100721/061aa895/attachment.html>


More information about the cffi-devel mailing list