Package | Description |
---|---|
org.mmtk.policy | |
org.mmtk.utility.alloc |
Modifier and Type | Class and Description |
---|---|
class |
ExplicitFreeListLocal
This class implements unsynchronized (local) elements of an
explicitly managed collector.
|
class |
MarkSweepLocal
This class implements unsynchronized (local) elements of a
mark-sweep collector.
|
Modifier and Type | Class and Description |
---|---|
class |
SegregatedFreeListLocal<S extends SegregatedFreeListSpace>
This abstract class implements a simple segregated free list.
|