Skip to main content

STRESS_MAX_BLOCKS

Constant STRESS_MAX_BLOCKS 

Source
const STRESS_MAX_BLOCKS: usize = 512;
Expand description

Maximum number of pointers held on the stack during a slab stress test. Sized to cover the densest class (8 B, 509 blocks/page) over 1 page.