PAGE_SIZE

Constant PAGE_SIZE 

Source
pub const PAGE_SIZE: usize = 4096;
Expand description

VmBus ring buffers are sized in multiples 4KB pages, with a 4KB control page.