[PATCH 1/9] [RFC] Support named cgroups hierarchies

Paul Menage menage at google.com
Mon Jul 13 16:39:43 PDT 2009


On Thu, Jul 2, 2009 at 7:32 PM, Li Zefan<lizf at cn.fujitsu.com> wrote:
>
> cgroup_set_super() is called with spinlock held, so we
> can't do kmalloc(GFP_KERNEL).

Good point. I'll have to go back to pre-allocating the root before
calling sget()

Paul


More information about the Containers mailing list