== lfru-performance test mixed: LFRU vs LRU benchmark with mixed hot/cold access pattern ========================================================== 22:00:08 (1772420408) ============================================================== LFRU vs LRU Benchmark: Mixed Hot/Cold Access Pattern ============================================================== total: 400 open/close in 5.28 seconds: 75.77 ops/second - open/close 772 (time 1772420430.76 total 10.01 last 77.15) - open/close 1556 (time 1772420440.76 total 20.01 last 78.37) - open/close 2434 (time 1772420450.76 total 30.01 last 87.78) - open/close 3282 (time 1772420460.77 total 40.02 last 84.72) - open/close 4075 (time 1772420470.77 total 50.02 last 79.30) - open/close 4912 (time 1772420480.77 total 60.02 last 83.70) - open/close 5747 (time 1772420490.79 total 70.04 last 83.35) - open/close 6650 (time 1772420500.79 total 80.04 last 90.27) - open/close 7520 (time 1772420510.80 total 90.05 last 86.98) total: 8000 open/close in 94.84 seconds: 84.36 ops/second ============================================================ LFRU Benchmark ============================================================ Hot=400, Cold=8000, LRU=1200, PrivCap=~360 Access: 50% hot / 50% cold Rounds=10, Procs=4, Accesses/proc/round=2000 ============================================================= ldlm.namespaces.*mdc*.lru_size=0->1200 ldlm.namespaces.*mdc*.lru_max_age=600000->3900s Initial ldlm_enqueue: 8422 Round 1: enqueue=13473, priv_cnt=220 Round 2: enqueue=17579, priv_cnt=346 Round 3: enqueue=21862, priv_cnt=344 Round 4: enqueue=25851, priv_cnt=344 Round 5: enqueue=30051, priv_cnt=347 Round 6: enqueue=34263, priv_cnt=346 Round 7: enqueue=38357, priv_cnt=349 Round 8: enqueue=42410, priv_cnt=346 Round 9: enqueue=46697, priv_cnt=344 Round 10: enqueue=50908, priv_cnt=341 LFRU Result: ldlm_enqueue delta=42486, time=596s ============================================================ LRU Benchmark ============================================================ Hot=400, Cold=8000, LRU=1200, PrivCap=~360 Access: 50% hot / 50% cold Rounds=10, Procs=4, Accesses/proc/round=2000 ============================================================= ldlm.namespaces.*mdc*.lru_size=0->1200 ldlm.namespaces.*mdc*.lru_max_age=3900000->3900s Initial ldlm_enqueue: 50908 Round 1: enqueue=55814, priv_cnt=0 Round 2: enqueue=60629, priv_cnt=0 Round 3: enqueue=65142, priv_cnt=0 Round 4: enqueue=69515, priv_cnt=0 Round 5: enqueue=74314, priv_cnt=0 Round 6: enqueue=78598, priv_cnt=0 Round 7: enqueue=83213, priv_cnt=0 Round 8: enqueue=88080, priv_cnt=0 Round 9: enqueue=92661, priv_cnt=0 Round 10: enqueue=96953, priv_cnt=0 LRU Result: ldlm_enqueue delta=46045, time=402s ============================================================== Final: LFRU=42486, LRU=46045 Improvement: 7% ==============================================================