Constant mmtk::util::heap::layout::vm_layout_constants::MAX_CHUNKS[][src]

pub const MAX_CHUNKS: usize = 1 << LOG_MAX_CHUNKS; // 0x0_000_000_000_800_000usize

Maximum number of chunks we need to track. Only used in 32-bit layout.