Module mmtk::mmtk

source ·
Expand description

MMTk instance.

Structs§

  • A global Mmapper for mmaping and protection of virtual memory.
  • An MMTk instance. MMTk allows multiple instances to run independently, and each instance gives users a separate heap. Note that multi-instances is not fully supported yet
  • MMTk builder. This is used to set options and other settings before actually creating an MMTk instance.
  • A global VMMap that manages the mapping of spaces to virtual memory ranges.

Statics§