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

pub const AVAILABLE_START: Address;

Lowest virtual address available for MMTk to manage. The address space between HEAP_START and AVAILABLE_START comprises memory directly managed by the VM, and not available to MMTk.