Skip to main content

MAX_SLAB_SIZE

Constant MAX_SLAB_SIZE 

Source
const MAX_SLAB_SIZE: usize = 2048;
Expand description

Allocations with effective size above this threshold bypass the slab.