Re: [RFC][PATCH 01/20] pid: Intoduce the concept of a wid (wait id)

From: Serge E. Hallyn
Date: Mon Feb 06 2006 - 14:52:36 EST


Quoting Eric W. Biederman (ebiederm@xxxxxxxxxxxx):
>
> The wait id is the pid returned by wait. For tasks that span 2
> namespaces (i.e. the process leaders of the pid namespaces) their
> parent knows the task by a different PID value than the task knows
> itself. Having a child with PID == 1 would be confusing.

Is it possible here to have wid conflicts?

Does that matter?

Looking at sysvinit, it seems that it does. If the wid happens
to conflict with the pid of one of the children init knows about,
it could confuse init.

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