Function phys_ram_ranges

Source
pub fn phys_ram_ranges() -> &'static [RawRange]
Expand description

Returns all physical memory (RAM) ranges on the platform.

All memory ranges except reserved ranges (including the kernel loaded range) are free for allocation.