const RECLAIM_THRESHOLD: f32 = 0.2;
The ratio of utilized blocks to total blocks for which we start the clock on reclaiming memory.