this post was submitted on 11 Apr 2025
60 points (95.5% liked)

Linux

7349 readers
180 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Onihikage@piefed.social 16 points 1 month ago (1 children)

EarlyOOM is great for keeping systems responsive. I can't understand why the default memory management on many distros still seems to be "do everything possible to avoid automatic termination of processes even if that means the system becomes borderline unusable." It makes for a terrible user experience, and most users are just going to restart the machine when it happens rather than try to struggle through a slide show to manually kill whatever's causing the problem.

[โ€“] backgroundcow@lemmy.world 0 points 1 month ago

I couldn't agree more. If there only was a somewhat user-friendly setting that allowed the oom killer to be far more aggressive, killing or freezing processes as soon as their memory use starts to affect system responsiveness, and just tell me this is what has happened.