have no proof and don't mind if there are many pointers. Though this doesn't look helpful to me as well.as does Linux-VServer currently, but do you have any proof that putting all the fields together in one big structure actually has any (dis)advantage over separate structures?
mmm, how do you plan to pass additional flags to clone()? e.g. strong or weak isolation of pids?do you really have to pass them at clone() time? would shortly after be more than enough? what if you want to change those properties later?
I don't think it is always suiatable to do configuration later.We had races in OpenVZ on VPS create/stop against exec/enter etc. (even introduced flag is_running). So I have some experience to believe it will be painfull place.
this syscalls will start handling this new namespace and that's all. this is not different from many syscalls approach.well, let's defer the 'how amny syscalls' issue to a later time, when we know what we want to implement :)
agreed. Kirill - 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/
- Follow-Ups:
- Re: The issues for agreeing on a virtualization/namespaces implementation.
- From: Herbert Poetzl <[email protected]>
- Re: The issues for agreeing on a virtualization/namespaces implementation.
- References:
- [PATCH 1/4] Virtualization/containers: introduction
- From: Kirill Korotaev <[email protected]>
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: Rik van Riel <[email protected]>
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: Sam Vilain <[email protected]>
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: Hubertus Franke <[email protected]>
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: "Serge E. Hallyn" <[email protected]>
- Re: [PATCH 1/4] Virtualization/containers: introduction
- From: Hubertus Franke <[email protected]>
- The issues for agreeing on a virtualization/namespaces implementation.
- From: [email protected] (Eric W. Biederman)
- Re: The issues for agreeing on a virtualization/namespaces implementation.
- From: Hubertus Franke <[email protected]>
- Re: The issues for agreeing on a virtualization/namespaces implementation.
- From: Kirill Korotaev <[email protected]>
- Re: The issues for agreeing on a virtualization/namespaces implementation.
- From: Herbert Poetzl <[email protected]>
- [PATCH 1/4] Virtualization/containers: introduction
- Prev by Date: Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.)
- Next by Date: Re: Which is simpler? (Was Re: [Suspend2-devel] Re: [ 00/10] [Suspend2] Modules support.)
- Previous by thread: Re: The issues for agreeing on a virtualization/namespaces implementation.
- Next by thread: Re: The issues for agreeing on a virtualization/namespaces implementation.
- Index(es):