MAX_PAGE_COMPACT_BUFFER

Constant MAX_PAGE_COMPACT_BUFFER 

Source
pub const MAX_PAGE_COMPACT_BUFFER: usize = 2048;
Expand description

The maximum number of pages that can be compacted into ranges during process_inflate(). Needs to be a multiple of MAX_PAGES_IN_DESC.