mmtk::plan::concurrent::immix

Module global

source

Structs§

  • A concurrent Immix plan. The plan supports concurrent collection (strictly non-moving) and STW full heap collection (which may do defrag). The concurrent GC consists of two STW pauses (initial mark and final mark) with concurrent marking in between.

Constants§