pub const LARGE_PAGE_SIZE: usize = 1024 * 1024 * 4; // 4_194_304usize
Expand description

Size of a large page (4 MiB)