Garbage collection and MM
Posted Mar 9, 2007 21:39 UTC (Fri) by
cpeterso (guest, #305)
In reply to:
Garbage collection and MM by ncm
Parent article:
Short topics in memory management
Perhaps this is an argument for putting GC in the kernel itself? Instead of userspace programs solving the same complicated memory management problems again and again, consolidate the solution in the kernel, close it the OS's MM code.
(
Log in to post comments)