Module mmtk::util::heap::chunk_map

source ·

Structs§

  • Data structure to reference a MMTk 4 MB chunk.
  • A byte-map to record all the allocated chunks. A plan can use this to maintain records for the chunks that they used, and the states of the chunks. Any plan that uses the chunk map should include the ALLOC_TABLE spec in their local sidemetadata specs

Enums§