[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-09-22 Thread Balbir Singh
FYI, I think the patch made it to 4.4 stable as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng failing for Power architecture for 16.04 To manage notifications

[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-09-16 Thread Balbir Singh
Can we build the latest 4.8, may be we should wait for 4.8-rc7. I've got all the fixes upstream, with the latest being 135e8c9250dd5c8c9aae5984fde6f230d0cbfeaf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-09-13 Thread Balbir Singh
Can we please get answers to 1, 2 and 4 for comment #128. Also Kalpana has a request for a new kernel build. Thanks, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng

[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-09-04 Thread Balbir Singh
Thank you for the excellent summary. Questions 1. Can we get the configurations of the machines. 2. The first column is the number of times the test ran? 3. I see that 4.4.0-31-generic-50-Ubuntu passed on all machines across several runs, is that true? 4. Did any of the tests result in system

[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-08-30 Thread Balbir Singh
I just posted another patch @ http://www.mail-archive.com/linux- ker...@vger.kernel.org/msg1219903.html, I am testing this patch at the moment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062

[Bug 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-08-18 Thread Balbir Singh
Thanks Jeff. I see that the ARM64 might have failed - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1610320 Can we know the git commit id that fixed the ARM64 failure in mainline? BTW, could you please share the full machine configurations - threads+RAM+swap for each of the other

[Bug 1610320] Re: stress-ng memory testing causes Arm64 system to hang

2016-08-18 Thread Balbir Singh
Do we know what change fixed the issue? commit id? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610320 Title: stress-ng memory testing causes Arm64 system to hang To manage notifications about

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-18 Thread Balbir Singh
These logs are something I've not seen here in my testing. This shows that we are stuck doing an up_write() on root->rwsem in the anon_vma path. It looks like we are contending on the rwsem's sem->wait_lock. I don't have a reproduction of this issue, it will be interesting to examine what is

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-17 Thread Balbir Singh
I am unable to reproduce the failure either, but your system with 32G and 128 threads seems like the test would start 128 hogs each hogging up 32GB. How much swap do you have on them? Could you post the dmesg to see what failed and the logs around it? It looks like the stack stressor failed. --

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-15 Thread Balbir Singh
Can I quickly check if the oom_reaper patches are there in the built kernel or is it just the fix I posted? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng failing for

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-14 Thread Balbir Singh
Had several other runs of success. I would like to see runs from others as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng failing for IBM Power

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-11 Thread Balbir Singh
At my end, I ran two runs with success. More runs in progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04 To

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-08-10 Thread Balbir Singh
I just looked at the directory and I can find just the arm64 kernel. Could you please confirm if I am looking at the right thing and at the right place? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-07-06 Thread Balbir Singh
Sorry the 14.04 should be 16.04 in comment #61 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1573062 Title: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04 To manage

[Bug 1573062] Re: memory_stress_ng failing for IBM Power S812LC(TN71-BP012) for 16.04

2016-07-05 Thread Balbir Singh
I have 14.04 installed with 4.4.0-28 and I can see the following In the bad case 1. OOM'ing of stress-ng-brk is slow, I can see it making progress -- see tasks being scheduled/console output and sysrq output on Ctrl-o h 2. stress-ng-brk is trying to make progress in OOM, but is heavily

Re: [Bug 493156] Re: Please enable CONFIG_TASK_DELAY_ACCT

2012-05-03 Thread Balbir Singh
On Thu, May 3, 2012 at 11:59 PM, Christian Kujau 493...@bugs.launchpad.net wrote: Whooha, language! And I think they fixed it, albeit in a weird way: CONFIG_TASK_DELAY_ACCT is enabled in the kernel config, but the feature is still disabled unless the kernel is booted with delayacct as a boot

[Bug 598335] Re: gnome locks up with cgroup-bin installed

2010-10-10 Thread Balbir Singh
I took a quick look and found all rtnl paths waiting on mutex_lock. The stuck tasks were gnome-panel, ureadahead and workqueues (modprobe, waiting on a lock).. I also found wpa_supplicant waiting on [ 240.393172] [c05739d5] schedule_timeout+0x185/0x200 [ 240.393181] [c012e7a0] ?

[Bug 493156] Re: Please enable CONFIG_TASK_DELAY_ACCT

2010-06-09 Thread Balbir Singh
Can someone help characterize the performance hit with perf data or oprofile data using a standard benchmark? When we developed the feature we ran a large set of benchmarks to ensure there is no visible performance hit. If there is a hit or a side-effect, I would be interested in fixing it

[Bug 268714] Re: [needs-packaging] libcgroup

2009-09-23 Thread Balbir Singh
Hi, Jon, Others Could someone confirm the license change. I like the split of the packages, we would like the work to LGPL'ed, dpkg --license shows GPL. Am I missing something? Balbir Singh. -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-27 Thread Balbir Singh
Hi, Jon, We need to change the licensing of parse.[ch] to LGPL (the copyright says that we can distribute the generated files under a different license if it is a part of a larger program) and we prefer LGPL. Could you please change the copyright to reflect that. In the case of pam_cgroup, I need

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-26 Thread Balbir Singh
Thanks, Jon, I saw some review comments there, In the beginning I had mentioned the license as LGPL, I wonder why it is being interpreted as GPL or am I missing something? -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug notification because you are a

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-24 Thread Balbir Singh
Hi, Jon, Could you post your changes to libcg mailing list. libcg- de...@lists.sourceforge.net. We'll review and make the changes needed and also put a longer term TODO to fix RPATH correctly Thanks, -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-18 Thread Balbir Singh
Hi, Jon Thanks for all your effort with the entire packaging, I've been starved for bandwidth due to various reasons. I'll take a TODO to fix the rpath issue in the library and work on it. Thanks again! -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-08 Thread Balbir Singh
Thanks, I'll take a look. I was in the process of figuring out how to remove rpath, chrpath looks like a good solution, but I wanted to change automake and libtool to do the right thing. -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug notification

[Bug 268714] Re: [needs-packaging] libcgroup

2009-08-04 Thread Balbir Singh
Sorry for holding you up Jon, I was in the process of getting debian up and running so that I could try the same build scripts on my machine, but alas migration is very hard. I am trying to setup a virtual machine for it. Thanks for the offer to write lsb compliant scripts, I think that would

[Bug 268714] Re: [needs-packaging] libcgroup

2009-07-19 Thread Balbir Singh
Yes, you are right we need to change that to /etc/default on debian/ubuntu, we could change the script for debian. What that means for us upstream is the need to have distro specific changes to the scripts. I'll see how to best handle that. I'd be happy to help resolve any issues. We'll remove

[Bug 268714] Re: [needs-packaging] libcgroup

2009-07-10 Thread Balbir Singh
OK, I am uploading what I have for debian packaging as a tarball (done as a part of libcgroup FOSS.IN workout). The man pages are missing and this was done for old code, please review/update. I'll help out, feel free to use this forum or any other to help drive this to completion. Thanks, Balbir

[Bug 268714] Re: [needs-packaging] libcgroup

2009-04-27 Thread Balbir Singh
I was hoping to get this packaged in Jaunty, but we could not. I have some initial work done for packaging for Ubuntu, should I find the right forum and post it. I'll probably need help and guidance. Balbir -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this

[Bug 268714] Re: [needs-packaging] libcgroup

2008-10-23 Thread Balbir Singh
I know it is sort of late for Intrepid, but it would be a nice feature to have given that we've enabled cgroups and a bunch of other controllers. One way would be to add it to Jaunty and backport it? I don't know if that is acceptable. I would really like to make libcgroup available to Ubuntu

[Bug 268714] Re: [needs-packaging] libcgroup

2008-10-03 Thread Balbir Singh
I am not sure which individual(s) to subscribe to this report. I tried asking on the #ubuntu-kernel. I'll try again. -- [needs-packaging] libcgroup https://bugs.launchpad.net/bugs/268714 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 268714] [NEW] [needs-packaging] libcgroup

2008-09-10 Thread Balbir Singh
Public bug reported: URL: libcg.sourceforge.net Provides a user space library, initscripts and commands to exploit the new resource management features in the kernel. Hardy and Intrepid enable the CPU controller, it would be nice to provide the user space tooling for exploitation of these

[Bug 163289] [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:I wasn't able to locate file for the libflac8 package. This might mean you need t

2007-11-16 Thread Balbir Singh
Public bug reported: Binary package hint: update-manager I tried upgrading from Feisty to Gutsy and at the end the upgrade failed without a suitable reason. ProblemType: Package Date: Sat Nov 17 10:48:41 2007 ErrorMessage: ErrorMessage: SystemError in cache.commit(): E:I wasn't able to locate

[Bug 163289] Re: [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:I wasn't able to locate file for the libflac8 package. This might mean you ne

2007-11-16 Thread Balbir Singh
Looks like it might be a problem with the software channels. Re- installing to update since upgrade does not work ** Changed in: update-manager (Ubuntu) Status: New = Invalid -- [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:I