public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Herbert Poetzl <herbert@13thfloor.at>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Kirill Korotaev <dev@sw.ru>,
	"Dave Hansen <haveblue@us.ibm.com> Cedric Le Goater"
	<clg@fr.ibm.com>,
	linux-kernel@vger.kernel.org
Subject: Re: question: pid space semantics.
Date: Tue, 14 Mar 2006 23:40:37 +0100	[thread overview]
Message-ID: <20060314224037.GA1843@MAIL.13thfloor.at> (raw)
In-Reply-To: <m1veuglvdx.fsf@ebiederm.dsl.xmission.com>

On Tue, Mar 14, 2006 at 11:43:38AM -0700, Eric W. Biederman wrote:
> 
> To retain any part of the existing unix process management
> we need some processes that show up in multiple pid spaces.

hmm ... not sure about that, what 'we' need is a way
to move between pid spaces and to control processes
in a child space from the parent process ...

nevertheless I don't think we have a problem with
schizophrenic processes if they have a somewhat sane
*G* interface/view into both spaces ...

> To allow for migration it must be possible for the pids in 
> those pid spaces to be different.

I take that as migration of a 'container' from one
system to another, not as 'migration' between spaces

I don't understand what you mean here, please elaborate

> It is undesirable in the normal case of affairs to allocate more
> than one pid per process.
> 
> Given the small range of pid values these constraints make an
> efficient and general pid space solution challenging.
> 
> 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? 

again, for what would I need a 'second' or 'third' pid
value for a process either on demand or permanent for
handling or migration?

> I assume most processes by default only have a pid value in 
> a single pid space.
> 
> The reason I ask is that I believe I know how to implement 
> a cheap general mechanism for adding additional pids to a 
> process.

I have the feeling this is going into a completely wrong
direction, what am I missing here?

TIA,
Herbert

> Eric

  parent reply	other threads:[~2006-03-14 22:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1142282940.27590.17.camel@localhost.localdomain>
2006-03-14 18:43 ` question: pid space semantics Eric W. Biederman
2006-03-14 19:18   ` Dave Hansen
2006-03-14 20:21     ` Eric W. Biederman
2006-03-14 20:32   ` Cedric Le Goater
2006-03-14 22:40   ` Herbert Poetzl [this message]
2006-03-15  6:01     ` Eric W. Biederman
2006-03-15  4:27   ` Ulrich Drepper
2006-03-15  5:37     ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060314224037.GA1843@MAIL.13thfloor.at \
    --to=herbert@13thfloor.at \
    --cc=clg@fr.ibm.com \
    --cc=dev@sw.ru \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox