Comment 1 for bug 1859274

Revision history for this message
Mantas Kriaučiūnas (mantas) wrote : Re: Include earlyoom in main repository and ubuntu-desktop metapackage, like in Fedora 32 Workstation

I think it's better to start terminating processes only when available memory minimum is 5% instead of default 10%, so, I suggest to add

"-m 5" to EARLYOOM_ARGS variable in /etc/default/earlyoom file

Or use Fedora defaults: "-m 4 -M 409600" ?

See https://github.com/rfjakob/earlyoom/issues/181

Another solution would be use Nohang - https://github.com/hakavlad/nohang