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

pub const LOG_MAX_CHUNKS: usize = LOG_ADDRESS_SPACE - LOG_BYTES_IN_CHUNK; // 0x0_000_000_000_000_017usize

log_2 of the maximum number of chunks we need to track. Only used in 32-bit layout.