Bugzilla – Bug 1226828
Enable multi-gen LRU by default (CONFIG_LRU_GEN_ENABLED=y)
Last modified: 2024-06-23 21:39:14 UTC
I'm not sure why this is disabled by default at this point, it's been well tested by now. It's a significant performance improvement to database workloads (according to here: https://www.phoronix.com/news/MGLRU-July-2022-Performance) and at worst it might have minimal performance regressions in certain tasks, although that may have been ironed out from version 5.19 to 6.9
. *** This bug has been marked as a duplicate of bug 1206937 ***