Fix outdated LFU comments to eliminate confusion (#12244)
The decrement time was replaced by access time in 583c3147. The halved and doubled LFU_INIT_VAL logic has been changed in 06ca9d68. Now we just decrement the counter by num_periods. This has been previously fixed in redis.conf, #11108.
Please register or sign in to comment