« Return to Thread: question: pid space semantics.

Re: question: pid space semantics.

by Dave Hansen :: Rate this Message:

Reply to Author | View in Thread

On Tue, 2006-03-14 at 11:43 -0700, Eric W. Biederman wrote:
> The question:
>   If we could add additional pid values in different pid spaces to a
>   process with a syscall upon demand would that lead to an
>   implementation everyone could use?

So, you'd basically only allocate the cross-namespace pids when you
needed to do some kind of cross-namespace management?

pid_t alloc_local_pid(container_handle, pid_t pid_inside_container)

-- Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 « Return to Thread: question: pid space semantics.