Constant sanakirja_core::PAGE_SIZE[][src]

pub const PAGE_SIZE: usize = 4096;

There's a hard-coded assumption that pages have 4K bytes. This is true for normal memory pages on almost all platforms.