CONFIG_CLEAN_LOW_KBYTES and CONFIG_CLEAN_MIN_KBYTES ?
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 ?
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.