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

Paul Menage menage at google.com
Thu Jul 2 01:19:30 PDT 2009


On Thu, Jul 2, 2009 at 1:09 AM, Louis Rilling<Louis.Rilling at kerlabs.com> wrote:
>
> I did not see anything preventing two hierarchies from having the same
> (non empty) name.

If you try to mount with a name that matches an already existing
hierarchy, and you leave the subsystem options empty or give options
that match the existing mount, then you get the original mount; if you
specify conflicting options you get an error. I don't think the code
will let you have two hierarchies with the same non-empty name.

Paul


More information about the Containers mailing list