Will Manjaro enable MGLRU Patch on its 6.1 Kernel release?

I read that MGLRU Patch promises good performance improvents. It is now included in 6.1 kernel but is not enabled by default. Will manjaro enable this while releasing 6.1 Kernel?

1 Like

Would be greate. It give huge perfomance boost. Maple Tree as well

It should probably remained disabled by default.

2 Likes

MGLRU was already enabled in Kernel 6.1, not 6.0.

Check if it is enabled:
$ zgrep LRU /proc/config.gz

CONFIG_LRU_GEN=y
CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_DAMON_LRU_SORT=y
CONFIG_LRU_CACHE=m

See the Kernel document.

4 Likes

Are you on the Stable branch?

The latest available kernel for me on Stable is 6.0 (and for LTS, 5.15).

No, the testing branch and Manjaro kernel 6.0.

I checked the unstable branch with Manjaro kernel 6.1 in VM.

1 Like

Same here testing 6.1 (unstable branch) on Qemu
6.1.1 is in pipeline:
Linux 6.1.1-rc1

This is :heart_eyes:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.