Frederick Smith fms@cs.cornell.edu |
Greg Morrisett jgm@cs.cornell.edu |
This page assumes familiarity with mark-sweep, and copying garbage collection at a minimum. Some idea of how conservative garbage collection works would also be helpful. I highly recommend Paul Wilson's survey as an introduction to garbage collection. A link to it is given here.