Package org.mmtk.plan.refcount

Class Summary
DecBuffer This class implements a dec-buffer for a reference counting collector
RCBase This class implements the global state of a simple reference counting collector.
RCBaseCollector This class implements per-collector thread behavior and state for the RC plan, which implements a full-heap reference counting collector.
RCBaseConstraints This class and its subclasses communicate to the host VM/Runtime any features of the selected plan that it needs to know.
RCBaseMutator This class implements per-mutator thread behavior and state for the RCBase plan, which implements the base functionality for reference counted collectors.
RCHeader Each instance of this class corresponds to one reference counted *space*.