Skip to main content

MIN_PAGE_SIZE

Constant MIN_PAGE_SIZE 

Source
pub const MIN_PAGE_SIZE: u32 = 4096;
Expand description

The smallest legal segment size.

Four kibibytes is the torn write unit the format assumes and nothing smaller would be a unit at all.