Garbage Collectors
Just a random list of pages about garbage collectors. Probably the best way to explore garbage collection is to write a small lisp interpreter, and focus on the memory management side of things.
- Summarizing Garbage Collection
- W. Zhao and S. Blackburn and K. McKinley,
"Low-Latency, High-Throughput Garbage Collection".
Eprint, 16 pages.