Function mmtk::util::conversions::bytes_to_pages_up
source · pub fn bytes_to_pages_up(bytes: usize) -> usize
Expand description
Convert size in bytes to the number of pages (aligned up)
pub fn bytes_to_pages_up(bytes: usize) -> usize
Convert size in bytes to the number of pages (aligned up)