mmtk::util::alloc::bumpallocator

Constant BLOCK_SIZE

source
const BLOCK_SIZE: usize = _; // 32_768usize
Expand description

Size of a bump allocator block. Currently it is set to 32 KB.