pub fn roundup_pages(size: usize) -> usize
Expand description

Round up size to a multiple of PAGE_SIZE.