ALF:A New Parallel Garbage Collection Method
-
-
Abstract
ALF is a parallel garbage collection method based on marking.By dividing nodes into“generations”,the collector can work efficiently,and the mutator can work at almost full speed.After discussing the method,we describe an algorithm ALF 1,which is an implementation of ALF.
-
-