Skip to main content

PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 4096;
Expand description

This is always the page size that the /guest/ is being compiled for, which may or may not be the same as the host page size.