const STRESS_MAX_BLOCKS: usize = 512;
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.