pub const SEQUENTIAL_PROXIMITY_THRESHOLD_BYTES: u64 = 262_144;
Sequential I/O proximity threshold (bytes). I/O within this range of the last sequential offset is treated as sequential for scheduling purposes.