Fedora 32 plans to include earlyoom for early response to memory shortages.
The plan to enable the earlyoom background process by default in Fedora 32 has been published, allowing for early response to memory shortages in the system. If the available memory falls below a specified value, earlyoom will forcefully terminate the process that consumes the most memory (with the highest value in /proc/*/oom_score) by sending SIGTERM (less than 10% free memory) or SIGKILL (< 5%), without letting the state […]
