Skip to main content

PAGE_ALIGN

Constant PAGE_ALIGN 

Source
pub const PAGE_ALIGN: usize = 128;
Expand description

Cache-line alignment to avoid false sharing.