Skip to main content

MAX_FILE

Constant MAX_FILE 

Source
pub const MAX_FILE: u64 = _; // 1_048_576u64
Expand description

Largest file handled by the single-shot uring path; bigger files fall back or use the splice path.