Skip to main content

Module user

Module user 

Source
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