pub fn allocate_4k() -> u64
Expand description
allocate 4k aligned memory. TODO create a buffer (like in KStackAllocator) for performance.
pub fn allocate_4k() -> u64
allocate 4k aligned memory. TODO create a buffer (like in KStackAllocator) for performance.