Quoting Bharata B Rao (1392...@bugs.launchpad.net):
> Serge,
> 
> What's the recommended way to start cgmanager with -M cpuset ? I added

When running systemd you must edit the file 
/lib/systemd/system/cgmanager.service
so that the ExecStart line reads

ExecStart=/sbin/cgmanager -m name=systemd -M cpuset

After making that change you may need to do

sudo systemctl daemon-reload

and then you may need to

sudo mount -o remount,rw /sys/fs/cgroup

to allow cgmanager to create a new socket for itself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392176

Title:
  mounts cgroups unconditionally which causes undesired effects with cpu
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1392176/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to