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