Re: init's children list is long and slows reaping children.

From: H. Peter Anvin
Date: Fri Apr 06 2007 - 15:22:15 EST


Eric W. Biederman wrote:

Are you saying waitpid() (wait4) *with a pid specified* can return another pid?
That definitely sounds like a bug.

No.

For the full context look back a couple of messages.

I'm guessing the issue is nash just calls wait and doesn't check the
returned pid value, assuming it is the only child it forked returning.
Which is valid except when you are running as pid == 1.


OK, userspace error :)

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