Comment # 26 on bug 1114589 from
Hmmm, I see need to set both: SIG_KILL, and SET_TERM percents, that is why it
did not work for me.

>-s PERCENT[,KILL_PERCENT]
>       set free swap minimum to PERCENT of total (default 10 %).  Send SIGKILL >if at or below KILL_PERCENT (default PERCENT/2), otherwise SIGTERM.

So for me correct parameters will be:

>EARLYOOM_ARGS="-p -r 3 -m 11,10 -s 100,100 -n --avoid '(^|/)(systemd|Xorg|X|Xwayland|xdm|ssdm|kdm|gdm|lightdm|ssh|yast|yast2|y2controlcenter|zypper|rpm)$' --prefer '(^|/)(java|firefox|waterfox|chromium|chrome|opera|ffmpeg|vlc|akregator|thumbnail.so)$'"

Mindaugas could You fix earlyoom.sysconfig and set above parameters or similar,
please?


You are receiving this mail because: