subspace_farmer::single_disk_farm::direct_io_file

Constant DISK_SECTOR_SIZE

source
pub const DISK_SECTOR_SIZE: usize = 4096;
Expand description

4096 is as a relatively safe size due to sector size on SSDs commonly being 512 or 4096 bytes