Garbage collection and MM
Posted Mar 7, 2007 20:11 UTC (Wed) by
aanno (subscriber, #6082)
Parent article:
Short topics in memory management
There are indeed indications for the opinion that collaboration of kernel MM and
user space tools could improve performance. Matthew Hertz did some
academic research on the topic. His bookmarking collector, a
garbage collection algorithm for the Java VM is impressing.
I might be that garbage collection languages will predominant computer
programming soon. I could soon be annoying that MM of many OS (including
Linux) does not handle garbage collection as good as could be imagined.
(
Log in to post comments)