Skip to main content

MAX_MMAP_SIZE

Constant MAX_MMAP_SIZE 

Source
pub const MAX_MMAP_SIZE: u64 = 1_000_000_000;
Expand description

Maximum file size for single memory mapping (1GB)