Constant mmtk::util::options::DEFAULT_MAX_NURSERY
source · pub const DEFAULT_MAX_NURSERY: usize = _; // 1_099_511_627_776usize
Expand description
The default max nursery size. This does not affect the actual space we create as nursery. It is only used in the GC trigger check.