Skip to main content
Module mm
kernel
1.0.0
Module mm
Module Items
Modules
In kernel::
arch::
x86_
64
kernel
::
arch
::
x86_64
Module
mm
Copy item path
Source
Expand description
x86_64 memory backend: PMM, VMM, …
Authors: MarioS271
Modules
§
layout
🔒
All locations of where things like HHDM, kernel image and more are mapped in the processor’s address space
pmm
🔒
Physical Memory Manager (PMM): buddy allocator that tracks and hands out physical frames.
vmm
🔒
x86_64 memory backend: four-level page table VMM and helper utilities.