Constant MIN_SYSTEM_RESERVED_MEMORY_MB

Source
pub const MIN_SYSTEM_RESERVED_MEMORY_MB: usize = 512;
Expand description

The memory reserved for system usage (stack and code segment of processes, allocation overhead, network buffer, etc.) in megabytes.