[Dx-packages] [Bug 1308130] [NEW] indicator-messages-service is waking up every 4 seconds adding inotifies on paths that don't exist

2014-04-15 Thread Colin King
Public bug reported: I've observed that an idle indicator-messages-services is waking up every 4 seconds on a poll() and doing two inotify_add_watch() calls on paths that don't exist, which wastes power on devices such as phones. strace shows: clock_gettime(CLOCK_MONOTONIC, {10117, 224455428})

[Dx-packages] [Bug 1308130] Re: indicator-messages-service is waking up every 4 seconds adding inotifies on paths that don't exist

2014-04-15 Thread Colin King
This shows up in the daily testing too: http://ci.ubuntu.com/power/eventstat/image/3138/machine/6/task /indicator-messages-service/details/ -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-messages in Ubuntu. Matching subscriptions:

[Dx-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2014-04-04 Thread Colin King
** Summary changed: - hud-service is eating up 100% of one of my CPUs in a pool loop + hud-service is eating up 100% of one of my CPUs in a poll loop -- You received this bug notification because you are a member of DX Packages, which is subscribed to hud in Ubuntu.

[Dx-packages] [Bug 1300722] [NEW] hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
Public bug reported: hud-service is polling like crazy: Context Switches: PID ProcessVoluntary Involuntary Total Ctxt Sw/Sec Ctxt Sw/Sec Ctxt Sw/Sec 2295 hud-service 46084.6342.94 46127.58 (very high) 2325

[Dx-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
Hi Pete, how do I look that up? -- You received this bug notification because you are a member of DX Packages, which is subscribed to hud in Ubuntu. https://bugs.launchpad.net/bugs/1300722 Title: hud-service is eating up 100% of one of my CPUs in a pool loop Status in “hud” package in

[Dx-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Colin King
What I am seeing is the following poll: poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) poll([{fd=13, events=POLLIN}], 1, 18813) = 1 ([{fd=13, revents=POLLIN}]) write(3, \1\0\0\0\0\0\0\0, 8)

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages, dx-packages https://bugs.launchpad.net/bugs/1199877 Title:

[Dx-packages] [Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-03-31 Thread Colin King
** Changed in: ubuntu-power-consumption Status: New = Fix Released -- You received this bug notification because you are a member of DX Packages, which is subscribed to accountsservice in Ubuntu. Matching subscriptions: dx-packages https://bugs.launchpad.net/bugs/1234289 Title:

[Dx-packages] [Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2014-01-07 Thread Colin King
running strace on one of the treads shows the culprit: poll([{fd=4, events=POLLIN}, {fd=8, events=POLLIN}], 2, 3998) = 0 (Timeout) inotify_add_watch(8, /etc/gdm, IN_MODIFY|IN_ATTRIB|IN_CLOSE_WRITE|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT|IN_ONLYDIR) =

[Dx-packages] [Bug 1221871] Re: indicator-power-service is a lightly busy all the time

2013-11-05 Thread Colin King
@Charles, 1. Is there a .deb I can test to verify this? 2. the i386 latest build of heath-check now does system call tracing correctly, so that may be helpful for checking the fix. Colin -- You received this bug notification because you are a member of DX Packages, which is subscribed to

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2013-11-05 Thread Colin King
3.8.6-0ubuntu2 + 13.01.0+13.10.20131031-0ubuntu1, can't reproduce heavy CPU load (thanks!) but I do still see some heap growth. I ran gimp, libreoffice, firefox for 296 seconds and observed: heap change: 88 brk() calls, growth of 11496K, or ~38.75K/sec growth CPU usage: 4.38% (3.95%

[Dx-packages] [Bug 1234289] Re: accounts-daemon is progressively causing more wakeups over time

2013-11-05 Thread Colin King
Sebastien, is their a way to track the offending client app down? I'd like to get to the root of this issue. -- You received this bug notification because you are a member of DX Packages, which is subscribed to accountsservice in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2013-10-31 Thread Colin King
I don't see the CPU being pegged and it isn't leaking memory so badly. There is still some memory leakage. I ran health-check (from my PPA, ppa:colin-king/white) against it for over 10 minutes using applications such as LibreOffice, Gimp, Firefox and still observed quite a lot of brks()

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2013-10-31 Thread Colin King
By the look of things, after all the submenus are rendered the memory consumed by unity-panel-service seems to stabilize, so I am guessing it cache's the menus because after several invocations of the the applications I can't see a great deal more memory being allocated. Is this the intention?

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2013-10-31 Thread Colin King
Installed indicator-appmenu 13.01.0+13.10.20131031-0ubuntu1, rebooted, quick test again, still see: Change in memory (K/second): PID Process TypeSize RSS PSS 3170 unity-panel-service Stack 0.00 0.19 0.19 (growing slowly) 3170

[Dx-packages] [Bug 1199877] Re: unity-panel-service memory leak and 100% CPU usage

2013-10-28 Thread Colin King
I ran health-check (ppa:colin-king/white) against unity-panel-service while navigating menus on gimp and thunderbird for 60 seconds and I observed on average over 60 seconds: about 53 minor page faults per second, nearly 1900 context switches a second, over 260 recvfrom() syscalls per second,

[Dx-packages] [Bug 1238043] [NEW] indicator-datetime-service is opening /etc/localtime every 5 seconds even on a totally idle system

2013-10-10 Thread Colin King
Public bug reported: In an attempt to reduce unnecessary frequent periodic file access to save power, I noticed that indicator-datetime-service is opening and closing /etc/localtime every 5 seconds on my desktop and not apparently reading this file. On the ubuntu phone it is doing the same

[Dx-packages] [Bug 1234289] [NEW] accounts-daemon is progressively causing more wakeups over time

2013-10-02 Thread Colin King
Public bug reported: Over the past few months accounts-daemon has been increasing the number of wakeup events it generates, see: http://reports.qa.ubuntu.com/power/eventstat/image/2736/machine/1/task /accounts-daemon/details/ In April 2013 it was averaging about 13.5 wakeups per minute, now it

[Dx-packages] [Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-25 Thread Colin King
I've traced this and can see ~1MB of brk() heap increase per invocation of gedit. So this is really leaking badly. -- You received this bug notification because you are a member of DX Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dx-packages

[Dx-packages] [Bug 1227710] [NEW] unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Public bug reported: When opening a libreoffice calc menu nothing happens for 8 seconds. Using top one can observe that unity-panel-service is pegging one of my CPUs at 100%. This is 100% repeatable. Just start libreoffice, open the menu. Opening the menu thereafter is often faster. But from

[Dx-packages] [Bug 1227710] Re: unity-panel-service consumes 100% of my CPU for 8 seconds to while waiting for a global menu to open

2013-09-19 Thread Colin King
Polling system call analysis: unity-panel-service (2776), poll: 2295 immediate timed out calls with zero timeout (non-blocking peeks) 37 repeated timed out polled calls with non-zero timeouts (light polling) 1322 repeated immediate timed out polled calls with zero timeouts

[Dx-packages] [Bug 1221871] Re: indicator-power-service is a lightly busy all the time

2013-09-10 Thread Colin King
** Tags added: mobile-power-consumption -- You received this bug notification because you are a member of DX Packages, which is subscribed to indicator-power in Ubuntu. https://bugs.launchpad.net/bugs/1221871 Title: indicator-power-service is a lightly busy all the time Status in Touch