Skip to main content

MINIMUM_ALIGNMENT_BYTES

Constant MINIMUM_ALIGNMENT_BYTES 

Source
pub const MINIMUM_ALIGNMENT_BYTES: usize = 4096;
Expand description

Minimum I/O alignment for direct/O_DIRECT writes (bytes). Matches typical sector size.