CACHE_LINE_SIZE

Constant CACHE_LINE_SIZE 

pub const CACHE_LINE_SIZE: usize = 64; // 64usize
Expand description

Cache line size (64 bytes on most modern CPUs).