le9-patch icon indicating copy to clipboard operation
le9-patch copied to clipboard

CONFIG_CLEAN_LOW_KBYTES and CONFIG_CLEAN_MIN_KBYTES ?

Open MastaG opened this issue 2 years ago • 1 comments

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 ?

MastaG avatar Jul 16 '21 09:07 MastaG

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.

hakavlad avatar Jul 24 '21 18:07 hakavlad