Package | Description |
---|---|
org.mmtk.plan.immix | |
org.mmtk.plan.stickyimmix |
Class and Description |
---|
Immix
This class implements the global state of an immix collector.
|
ImmixDefragTraceLocal
This class implements the thread-local functionality for a defragmenting
transitive closure over an immix space.
|
ImmixTraceLocal
This class implements the thread-local functionality for a transitive
closure over an immix space.
|
Class and Description |
---|
Immix
This class implements the global state of an immix collector.
|
ImmixCollector
This class implements per-collector thread behavior
and state for the Immix plan, which implements a full-heap
immix collector.
|
ImmixConstraints
This class and its subclasses communicate to the host VM/Runtime
any features of the selected plan that it needs to know.
|
ImmixMutator
This class implements per-mutator thread behavior
and state for the Immix plan, which implements a full-heap
immix collector.
|