Module global

Module global 

Source

Structs§

GenImmix
Generational immix. This implements the functionality of a two-generation copying collector where the higher generation is an immix space. See the PLDI’08 paper by Blackburn and McKinley for a description of the algorithm: http://doi.acm.org/10.1145/1375581.1375586.

Constants§

GENIMMIX_CONSTRAINTS
The plan constraints for the generational immix plan.