[Bug 1392176] Re: mounts cgroups unconditionally which causes undesired effects with cpu hotplug

2015-03-30 Thread Bharata B Rao
Any update on comment #19 ?

Also any plans to get CPU hotplug  work seamlessly ? I see that CPU
hotplug is affected by this bug, haven't been able to use -M cpuset
option to verify if that helps CPU hotplug case too.

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


[Bug 1392176] Re: mounts cgroups unconditionally which causes undesired effects with cpu hotplug

2015-03-24 Thread Bharata B Rao
Serge,

What's the recommended way to start cgmanager with -M cpuset ? I added
cgmanager_opts="-M cpuset" in /etc/default/cgmanager but it still starts
w/o -M option.

root@ubuntu1504:~# ps aux | grep cgm
root   624  0.0  0.1   4096  3264 ?Ss   04:58   0:00 
/sbin/cgmanager -m name=systemd

root@ubuntu1504:~# cat /etc/default/cgmanager 
cgmanager_opts="-M cpuset"

I stopped the service myself and start it manually

root@ubuntu1504:~# service cgmanager stop
root@ubuntu1504:~# /sbin/cgmanager -m name=systemd -M cpuset &

root@ubuntu1504:~# ps aux | grep cgm
root   863  0.0  0.1   4096  3328 pts/0S05:00   0:00 
/sbin/cgmanager -m name=systemd -M cpuset

Now if I offline and online a CPU and try to tasket a process to that
CPU, it fails. Expected ?

root@ubuntu1504:~# cgmanager --version
cgmanager 0.36

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


[Bug 1318809] Re: Support for the ppc64el arch

2014-05-16 Thread Bharata B Rao
This patchset is for enabling ppc64le on gdb-7.6. These patches need to
be applied to gdb-7.6 that is included in crash-7.0.3 to make crash work
on ppc64le. Most of these patches (0001 till 0008) are direct backport
of gdb upstream commits. 0009 is one patch that pulls in pieces from
multiple gdb upstream commits.

** Attachment added: "ppc64le enablement for gdb-7.6"
   
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/1318809/+attachment/4113711/+files/patches.tar.bz2

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

Title:
  Support for the ppc64el arch

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

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