Re: Linux killed Kenny, bastard!

From: Dave Jones
Date: Mon Jan 12 2009 - 11:22:40 EST


On Mon, Jan 12, 2009 at 06:56:15PM +0300, Evgeniy Polyakov wrote:
> On Mon, Jan 12, 2009 at 03:52:39PM +0000, Alan Cox (alan@xxxxxxxxxxxxxxxxxxx) wrote:
> > > 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.
>
> Not one, but tasks which have the given string in the name. Like script
> names spawned at DoS time.

There is also the problem that process names aren't unique.
If the process table contains two entries called 'Kenny', there's nothing
that says they came from the same executable.

Dave

--
http://www.codemonkey.org.uk
--
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/