One Pass Real-Time Generational Mark-Sweep Garbage Collection - Armstrong, Virding
Link: http://buff.ly/2pdh7iS
In this paper we present a simple scheme for reclaiming data for such language classes with a single pass mark-sweep collector. We also show how the simple scheme can be modified so that the collection can be done in an incremental manner (making it suitable for real-time collection).