pub const LARGE_PAGE_SIZE: usize = 1024 * 1024 * 2; // 2_097_152usize
Expand description

Size of a large page (2 MiB)