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

Kay Sievers kay.sievers at vrfy.org
Thu Jul 22 16:08:12 PDT 2010


On Thu, Jul 22, 2010 at 23:18, Greg KH <gregkh at suse.de> wrote:
>> For my testing I now always use /cgroup/ and create directories under it
>> /cgroup/blkio /cgroup/cpu etc and mount controllers on respective
>> directories.
>
> Lennart and Kay, is this what systemd is doing?  I really don't think we
> should be adding a root /cgroup/ mount point to the system for something
> like this.

Already solved. Systemd always mounts an empty tmpfs at the 'cgroup'
mountpoint, and stuff is free to create subdirs there. Systemd itself
mount 'systemd' there.

I guess that covers all needs expressed here, and we are happy to
switch systemd over from /cgroup to /sys/fs/cgroup as soon as the
kernel carries the patch.

Thanks,
Kay


More information about the Containers mailing list