Re: Linux killed Kenny, bastard!

From: Evgeniy Polyakov
Date: Sun Jan 18 2009 - 08:17:23 EST


On Sun, Jan 18, 2009 at 01:49:58PM +0100, Bodo Eggert (7eggert@xxxxxx) wrote:
> > OOM scores can not be reliably tuned system-wide.
>
> As I said, if a program starts misbehaving, it's mostly not sane to keep
> it alive. Besides that, the oom_adj allows you to special case some
> processes to be immortal or to be kenny, but you should be prepared for
> trouble then.

oom_adj can turn off the oom-killer for given PID and make it
essentially immortal, it practically can not faingrainely tune this.
But even than can only be achieved with lots of problems, that's the
main point of the patch: to make things simple for the people who know
what they are doing.

--
Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/