Detecting kernel memory leaks
Posted Jun 22, 2006 9:34 UTC (Thu) by
flewellyn (subscriber, #5047)
Parent article:
Detecting kernel memory leaks
That algorithm is strikingly similar to tricolor marking, an incremental garbage collection
algorithm invented by Djkstra.
Which brings to mind the question: should the kernel folks just bite the bullet and implement an
in-kernel GC? This patch is halfway there already.
(
Log in to post comments)