Module immix

Module immix 

Source

Re-exports§

pub use immixspace::*;

Modules§

block
defrag
immixspace
line

Constants§

BLOCK_ONLY
Mark/sweep memory for block-level only
MARK_LINE_AT_SCAN_TIME
Mark lines when scanning objects. Otherwise, do it at mark time.
MAX_IMMIX_OBJECT_SIZE
The max object size for immix: half of a block