Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Pavel Emelianov <xemul@xxxxxxxxxx>
- Date: Tue, 05 Jun 2007 17:08:33 +0400
Serge E. Hallyn wrote:
Quoting Pavel Emelianov (xemul@xxxxxxxxxx):
Serge E. Hallyn wrote:
I have a design question.From 190ea72d213393dd1440643b2b87b5b2128dff87 Mon Sep 17 00:00:00 2001From: Serge E. Hallyn <serue@xxxxxxxxxx>
Date: Mon, 4 Jun 2007 14:18:52 -0400
Subject: [PATCH 1/1] containers: implement nsproxy containers subsystem
When a task enters a new namespace via a clone() or unshare(), a new
container is created and the task moves into it. This enables
How the child that has a new namespace guesses what id
this namespace has in containers?
parse /proc/$$/container
Ok.
So more likely the parent would have to grab the cloned pid of the
child, parse /proc/$$/container, then rename the container.
Child can happen to die before this and we'll have an orphaned
container. I mean, it will be deletable, but its name will be unknown.
Maybe its better to get the containers id from the pid of new task?
-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/
-
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/
- Follow-Ups:
- Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Serge E. Hallyn
- Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Serge E. Hallyn
- Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- References:
- [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Serge E. Hallyn
- Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Pavel Emelianov
- Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- From: Serge E. Hallyn
- [PATCH 1/1] containers: implement nsproxy containers subsystem
- Prev by Date: RE: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip
- Next by Date: [PATCH] lguest-fix-divide-error-implement-sched_clock
- Previous by thread: Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- Next by thread: Re: [PATCH 1/1] containers: implement nsproxy containers subsystem
- Index(es):
Relevant Pages
|