Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable multi-generation LRU by default in Talos 1.5 #756

Closed
nberlee opened this issue Jul 12, 2023 · 0 comments · Fixed by #757
Closed

Enable multi-generation LRU by default in Talos 1.5 #756

nberlee opened this issue Jul 12, 2023 · 0 comments · Fixed by #757

Comments

@nberlee
Copy link
Contributor

nberlee commented Jul 12, 2023

The PR #710 introduced multi-gen LRU support, although it is currently not activated by default.

Since the release of Talos 1.4.1, I have configured most of my clusters to use multi-gen LRU using the following configuration:

        sysfs:
            kernel.mm.lru_gen.enabled: y

This change has brought about noticeable benefits, such as a significant decrease in OOMkills, without any apparent drawbacks. I have been running multi-gen LRU in most clusters for more than 2 months. Considering that several other mainstream general-purpose Linux distributions have started enabling LRU, I suggest that we enable multi-gen LRU by default in the upcoming Talos 1.5 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant