Re: [PATCH 1/2] cgroups: cleanup for dummy root

From: Li Zefan
Date: Fri Nov 28 2008 - 04:03:51 EST


Li Zefan wrote:
> - Don't link rootnode to the root list, so root_list contains active
> hierarchies only as the comment indicates.
>
> - Don't link css_sets to the dummy cgroup, because we never want to
> run through the tasks in that dummpy cgroup (which means run
> through all the tasks in the system).
>
> Signed-off-by: Li Zefan <lizf@xxxxxxxxxxxxxx>

Hmmm...Sorry, this patch is wrong, when a subsystem is inactive thus in
rootnode, it may still iterate tasks in dummy top cgroup, though currently
no subsystem does so.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/