[Devel] Re: [ckrm-tech] [PATCH 7/7] containers (V7): Container interface to nsproxy subsystem
Paul Menage
menage at google.com
Fri Apr 6 14:55:54 PDT 2007
On 4/6/07, Pavel Emelianov <xemul at sw.ru> wrote:
>
> Well, it's less ugly than resetting pointer but it's worse from
> performance POV. See, we have an if (xxx) that is true only once
> during system lifetime. This is not that good...
Adding an extra comparison in the container creation path really isn't
a big deal - there are far far more heavyweight things going on in the
same path.
>
> Anyway. When are you going to send your patches with containers
> and what kernel will it be built upon? I'll try to prepare the RSS
> patches soon after this.
This afternoon. Still based on 2.6.20.
Paul
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list