⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

MAX_HEAP_SIZE

Constant MAX_HEAP_SIZE 

Source
pub const MAX_HEAP_SIZE: usize = _; // 8_589_934_592usize
Expand description

Maximum heap size (8GB) – supports rustc self-compilation (4-8GB peak)