------- Comment From [email protected] 2015-04-06 16:25 EDT------- Update from Raghu:
FYI .. linux-image-3.19.0-12-generic should be carrying the fix. I tested the kernel and it is working. root@ragbase:~# uname -a Linux ragbase 3.19.0-12-generic #12-Ubuntu SMP Fri Apr 3 04:03:54 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux root@ragbase:~# docker run --cpuset=0,1 -itd ubuntu:vivid /bin/bash a4d1f2951829fe5d201010d944009ecbfe388305ecf02d56a0d64f42cf227ba2 root@ragbase:~# docker run --cpuset=0,1 -itd ubuntu:vivid /bin/bash^C root@ragbase:~# docker attach a4d1f2951829fe5d201010d944009ecbfe388305ecf02d56a0d64f42cf227ba2 root@ragbase:~# cat /proc/self/status |grep Cpus Cpus_allowed: f Cpus_allowed_list: 0-3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435571 Title: docker: docker run --cpuset is not having any effect To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435571/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
