allocate_4k

Function allocate_4k 

Source
pub fn allocate_4k() -> u64
Expand description

allocate 4k aligned memory. TODO create a buffer (like in KStackAllocator) for performance.