Expand description
Stores the page pointer and VMAs for a process or the kernel
Authors: MarioS271
Structsยง
- Address
Space - Type to represent the memory of a process or the kernel by holding a pointer to its page tables and VMAs
Stores the page pointer and VMAs for a process or the kernel
Authors: MarioS271