Expand description
High-Level userspace memory management functions
Authors: MarioS271
Functions§
- alloc
- Lazily allocate memory in the given user process’s address space
- free⚠
- Free previously by [
alloc] allocated memory and release all associated frames back into the buddy allocator - remap_
user_ ⚠mem - Change an already mapped memory region’s access flags