const RECLAIM_DELAY_S: u64 = 5;
Expand description

The amount of time utilization must be below the above threshold before we blow away the cache and rebuild it.