LWN.net Logo

Detecting kernel memory leaks

Detecting kernel memory leaks

Posted Jun 22, 2006 9:56 UTC (Thu) by simlo (subscriber, #10866)
Parent article: Detecting kernel memory leaks

Hmm, why not just "port" the Boehm-Demers-Weiser conservative garbage collector (http://www.hpl.hp.com/personal/Hans_Boehm/gc/) to kernel space?
I have previously used it - as a garbage collector, not only as leak detector - in userspace with great success.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds