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

CONFIG_CLEAN_LOW_KBYTES and CONFIG_CLEAN_MIN_KBYTES ? #7

Open
MastaG opened this issue Jul 16, 2021 · 1 comment
Open

CONFIG_CLEAN_LOW_KBYTES and CONFIG_CLEAN_MIN_KBYTES ? #7

MastaG opened this issue Jul 16, 2021 · 1 comment

Comments

@MastaG
Copy link

MastaG commented Jul 16, 2021

Hi there,

I've applied the le9db-5.10.patch to my 5.8.18 kernel.
I'm going to run this on Fedora on a 2GB ODroid board (armv7).
Fedora uses zram by default on all of the memory.

What should be sane values for CONFIG_CLEAN_LOW_KBYTES and CONFIG_CLEAN_MIN_KBYTES ?

@hakavlad
Copy link
Owner

Hi!

ODroid board (armv7)

No data with non-x86. Testing is encouraged. Please report your results!

What should be sane values for CONFIG_CLEAN_LOW_KBYTES

Try to start with 200000 - 250000. Feel free to play with other values.

and CONFIG_CLEAN_MIN_KBYTES ?

Read https://github.com/hakavlad/le9-patch#warnings and feel free to select what you wish!

Note that vm.clean_min_kbytes can act like kernel-side earlyoom, but earlyoom or systemd-oomd is already enabled in Fedora by default.

I really look forward to your feedback.

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

No branches or pull requests

2 participants