Skip to main content

FD_MINMAP

Constant FD_MINMAP 

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

#define FD_MINMAP 4096 from Src/parse.c:3105. mmap threshold — -M mode only kicks in when the wordcode body is at least this many bytes (otherwise read(2) is preferred).