Skip to main content

DEFAULT_PAGE_SIZE

Constant DEFAULT_PAGE_SIZE 

Source
pub const DEFAULT_PAGE_SIZE: usize = 4096; // 4_096usize
Expand description

Default page size for memory paging (4KB).