How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 20: Line 20:
In addition, the following online presentations provide a basic introduction to garbage collection:
In addition, the following online presentations provide a basic introduction to garbage collection:


* [http://lua-users.org/wiki/GarbageCollectionInRealTimeGames Garbage Collection in realtime games]
* [http://msdn.microsoft.com/en-us/library/ms973837.aspx Garbage Collector Basics and Performance Hints]
* http://www.memorymanagement.org/glossary/g.html#garbage.collection
* http://www.memorymanagement.org/glossary/g.html#garbage.collection
* [http://www.slideshare.net/toantvo/garbage-collector-9434996 Garbage Collection Basics]
* [http://www.slideshare.net/toantvo/garbage-collector-9434996 Garbage Collection Basics]
Line 28: Line 30:
* [http://www.iecc.com/gclist/GC-algorithms.html GC algorithms]
* [http://www.iecc.com/gclist/GC-algorithms.html GC algorithms]
* http://www.cs.kent.ac.uk/people/staff/rej/gc.html
* http://www.cs.kent.ac.uk/people/staff/rej/gc.html


{{#ev:youtube|rp8PvFvSO_c|600|Lecture on GC (45 minutes)}}
{{#ev:youtube|rp8PvFvSO_c|600|Lecture on GC (45 minutes)}}

Navigation menu