Re: [RFC][PATCH 0/5] Task references..

From: Kyle Moffett
Date: Sun Jan 29 2006 - 03:04:29 EST


On Jan 29, 2006, at 02:19, Eric W. Biederman wrote:
In the pid virtualization thread it was noticed that currently in the kernel we have a variables that hold pids of processes or process groups that we later intend to send signals to.

It was suggest that we instead use pointers to struct task_struct and reference count them to get around this problem.

Very nice! I like the way you did this! I didn't have time to go over it in much detail, but I approve of the general idea. Thanks!

Cheers,
Kyle Moffett

--
Unix was not designed to stop people from doing stupid things, because that would also stop them from doing clever things.
-- Doug Gwyn


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