Stopping unwanted OOM killer experiences
Posted Nov 18, 2004 11:12 UTC (Thu) by
rwmj (subscriber, #5474)
Parent article:
Stopping unwanted OOM killer experiences
I've been hit by the OOM killer recently too.
There seems to be a simple and obvious fix: allow
the user to specify a list of processes and a priority
for each. The OOM killer would kill low-priority
processes first.
On my system, the list would look something like this:
10 X # killing X should be a final resort
8 firefox-bin # don't have session management
6 apache # development server, doesn't matter if it is killed
4 wineserver # generally running IE, so unimportant
2 gaim, ical, xpostit # no state, doesn't matter if killed
0 artsd, esd, kdeinit # I try to kill these regularly anyway, but they
# still manage to pop up somehow
Rich.
(
Log in to post comments)