Re: [RFC][PATCH 1/3] CGroups: Add a per-subsystem hierarchy_mutex

From: Paul Menage
Date: Thu Dec 11 2008 - 12:09:27 EST


On Wed, Dec 10, 2008 at 10:29 PM, Balbir Singh
<balbir@xxxxxxxxxxxxxxxxxx> wrote:
>
> Seems reasonable, I was wondering if instead of acquiring a mutex per
> subsystem that shares the root, if we can collapse it to a single
> mutex and prevent cgroup from changing binding. Those are
> optimizations that we can think of later

You mean a single hierarchy_mutex per root? But given that one of the
things being protected is which root you're attached to, if you're
trying to prevent hierarchy changes then which root's hierarchy_mutex
would you lock?

Paul
--
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/