Kirill Korotaev wrote: >> I think the "child reaper" question is not related to the (container,pid) >> approach or the vpid approach. This is another question on who is the >> parent of a container and how does it behaves. > > it is related. How reaps the last process in container when it dies? > what does waitpid() return? The current init sigchild handler does that very well and is also pid friendly :) >> We have choosen to first follow a simple "path", complete pid isolation >> being the main constraint : a container is created by exec'ing a >> process in it. > > Why to exec? It was asked already some times... Just restarting the thread on how a container should be created ... C. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [RFC][PATCH] VPIDs: Virtualization of PIDs (OpenVZ approach)
- From: Kirill Korotaev <[email protected]>
- [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Kirill Korotaev <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Dave Hansen <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Alexey Kuznetsov <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Cedric Le Goater <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Alexey Kuznetsov <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Cedric Le Goater <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Alexey Kuznetsov <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: "Serge E. Hallyn" <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Alexey Kuznetsov <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Cedric Le Goater <[email protected]>
- Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- From: Kirill Korotaev <[email protected]>
- [RFC][PATCH] VPIDs: Virtualization of PIDs (OpenVZ approach)
- Prev by Date: Re: Development of Ricoh Memory Host Adapter
- Next by Date: Re: [PATCH 1/5] cpuset memory spread basic implementation
- Previous by thread: Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- Next by thread: Re: [RFC][PATCH 5/7] VPIDs: vpid/pid conversion in VPID enabled case
- Index(es):