Detecting kernel memory leaks
Posted Jun 22, 2006 9:39 UTC (Thu) by
mingo (subscriber, #31122)
In reply to:
Detecting kernel memory leaks by kleptog
Parent article:
Detecting kernel memory leaks
yep, even in its current (very) limited testing kmemleak found a real ACPI memory leak, with some more suspected ACPI leaks being analyzed.
We should also note that prior Coverity checking clean-sweeped some of the 'easy' memory-leaks, artificially reducing the visible efficiency of this GPL-ed tool.
(It could be tested by intentionally re-introducing some of the Coverity fixes but that's hard and laborous because not all Coverity fixes are identified as such and the code might have changed meanwhile.)
(
Log in to post comments)