const RECLAIM_DELAY_S: u64 = 5;
The amount of time utilization must be below the above threshold before we blow away the cache and rebuild it.