Skip to main content

SEQUENTIAL_PROXIMITY_THRESHOLD_BYTES

Constant SEQUENTIAL_PROXIMITY_THRESHOLD_BYTES 

Source
pub const SEQUENTIAL_PROXIMITY_THRESHOLD_BYTES: u64 = 262_144;
Expand description

Sequential I/O proximity threshold (bytes). I/O within this range of the last sequential offset is treated as sequential for scheduling purposes.