Re: [PATCH] cgroupfs: create /sys/fs/cgroup to mount cgroupfs on

From: Kay Sievers
Date: Thu Jul 22 2010 - 19:11:05 EST


On Thu, Jul 22, 2010 at 23:48, Matt Helsley <matthltc@xxxxxxxxxx> wrote:
> So I'd suggest
> those cgroup mounts go in /var/run/systemd/cgroup or something like that.

Impossible, we need it at bootup, and / is usually read-only, and /var
might even be behind the network we need to bring up.

It needs to be on tmpfs mounted on the rootsfs, or in any of the
virtual fss we have to mount anyway, so /sys/fs seems a good place.

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