public
classStickyImmixMutator
extends ImmixMutator
Overview
Inheritance
Members
Usage
Source
Books
SinceNot specified.
VersionNot specified.
Author(s)Not specified.
This class implements per-mutator thread behavior
and state for the StickyImmix plan, which implements a
generational mark-sweep collector.
Specifically, this class defines MS mutator-time allocation
and per-mutator thread collection semantics (flushing and restoring
per-mutator allocator state).
Specifically, this class defines MS mutator-time allocation and per-mutator thread collection semantics (flushing and restoring per-mutator allocator state).
*