- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
This is a relief to find! I just looked at htop
and panicked over the high amount of “used” memory.
This is a relief to find! I just looked at htop
and panicked over the high amount of “used” memory.
Didn’t Fedora introduce something that prevents the system from allowing programs to actually eat whole RAM and cause whole system to freeze?
Are any other distros working on
stealingacquiring this functionality?They just implemented a systemd feature, systemd-oomd. To be honest, it can cause issues in some edge cases, but it works pretty well in any distro (that uses systemd).
There’s also earlyoom that’s systemd-independent. If you have a source about the edge cases produced by such software i’m curious