Yes Nish, take a look at the full example: root@ubuntu1504:/sys/fs/cgroup/cpuset# cat cpuset.cpus ; cat user.slice/cpuset.cpus 0-7 0-7 root@ubuntu1504:/sys/fs/cgroup/cpuset# echo 0 > /sys/devices/system/cpu/cpu7/online root@ubuntu1504:/sys/fs/cgroup/cpuset# cat cpuset.cpus ; cat user.slice/cpuset.cpus 0-6 0-6 root@ubuntu1504:/sys/fs/cgroup/cpuset# echo 1 > /sys/devices/system/cpu/cpu7/online root@ubuntu1504:/sys/fs/cgroup/cpuset# cat cpuset.cpus ; cat user.slice/cpuset.cpus 0-7 0-6 root@ubuntu1504:/sys/fs/cgroup/cpuset# ps aux | grep cgmanager root 5761 0.0 0.0 5120 3072 pts/1 S+ 10:35 0:00 grep --color=auto cgmanager root 28368 0.0 0.0 4288 3392 ? Ss 10:31 0:00 /sbin/cgmanager -m name=systemd -M cpuset
-- 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