History of Computer memory garbage collection
HomePage
|
Recent Changes
|
Preferences
Revision 10
. . December 12, 2001 5:50 pm by
Hannes Hirzel
[Added subtitles]
Revision 9
. .
(edit)
October 19, 2001 12:13 pm by
Damian Yerrick
[copyedit; running GC on a separate CPU has problems]
Difference (from prior major revision)
(no other diffs)
Added: 4a5,6
Basic principle
Added: 12a15
Reachability of an object
Added: 18a22
Basic algorithm
Added: 35a40
Variants of the basic algorithm
Added: 42a48
Mark and sweep
Added: 44a51
Generational GC
Added: 46a54
Reference counting