|
|
|
|
|
by cmurf
1714 days ago
|
|
The kernel OOM killer is only concerned about kernel survival. It isn't designed to care about user perception of system responsiveness. That's what resource control via cgroups is about. Fedora desktop folks (both GNOME and KDE) are working on ensuring minimum resources are available for the desktop experience, via cgroups, which then applies CPU, memory, and IO isolation when needed to achieve that. Also, systemd-oomd is enabled by default. The resource control picture isn't completely in place yet, but things are much improved. |
|
Putting desktop apps into individual cgroups is one of the more counter-productive ideas that has cropped up lately.