Uses of Package
org.mmtk.utility.heap

Packages that use org.mmtk.utility.heap
org.mmtk.plan.generational   
org.mmtk.policy   
org.mmtk.policy.immix   
org.mmtk.utility.heap   
 

Classes in org.mmtk.utility.heap used by org.mmtk.plan.generational
VMRequest
          This class manages the encoding and decoding of virtual memory requests.
 

Classes in org.mmtk.utility.heap used by org.mmtk.policy
PageResource
          This class manages the allocation of pages for a space.
VMRequest
          This class manages the encoding and decoding of virtual memory requests.
 

Classes in org.mmtk.utility.heap used by org.mmtk.policy.immix
FreeListPageResource
          This class manages the allocation of pages for a space.
VMRequest
          This class manages the encoding and decoding of virtual memory requests.
 

Classes in org.mmtk.utility.heap used by org.mmtk.utility.heap
ConcurrentZeroingContext
          This context concurrently zeroes a space when triggered.
FreeListPageResource
          This class manages the allocation of pages for a space.
PageResource
          This class manages the allocation of pages for a space.
VMRequest
          This class manages the encoding and decoding of virtual memory requests.