Re: Linux killed Kenny, bastard!

From: Alan Cox
Date: Mon Jan 12 2009 - 10:53:09 EST


On Mon, 12 Jan 2009 18:50:30 +0300
Evgeniy Polyakov <zbr@xxxxxxxxxxx> wrote:

> On Mon, Jan 12, 2009 at 03:49:22PM +0000, Alan Cox (alan@xxxxxxxxxxxxxxxxxxx) wrote:
> > > Do you want to own a tame killer? Do you want to control the world?
> >
> > We've got /proc/*/oom_adj already
>
> Which has to be checked for every process ever created,
> which is quite unfeasible in some conditions.

The task name is not a reliable indicator of true name and truncated so
is useless. You only nominate one task, you don't integrate with the
existing interface.

What you actually need is notifiers to work on /proc (exactly the same as
we need to avoid the bogus waitfd crap). At that point you can implement
arbitary policy by using dnotify/inotify/etc on /proc.

Alan
--
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/