[Devel] Re: [ckrm-tech] [patch00/05]: Containers(V2)- Introduction
Paul Menage
menage at google.com
Thu Sep 21 15:07:42 PDT 2006
On 9/21/06, Paul Jackson <pj at sgi.com> wrote:
>
> Can the generic container avoid performance bottlenecks due to locks
> or other hot cache lines on the main code paths for fork, exit, page
> allocation and task scheduling?
Page allocation and task scheduling are resource controller issues,
not generic process container issues. The generic process containers
would have essentially the same overheads for fork/exit that cpusets
have currently.
Paul
More information about the Devel
mailing list