desktopcouch-service is polling at ~9.9Hz

Bug #917156 reported by Colin Ian King
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
The Ubuntu Power Consumption Project
Triaged
Low
Unassigned
desktopcouch (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Running Precise with all of today's updates I'm observing that the desktopcouch-service is polling at about 9.9Hz, running strace on the process shows:

poll([{fd=10, events=POLLIN}, {fd=11, events=POLLIN}, {fd=3, events=POLLIN}, {fd=17, events=POLLIN}], 4, 101) = 0 (Timeout)

..multiple times.

This 101ms poll is timing out, so we are effectively in a 9.9Hz busy loop. This is consuming power and will reduce battery life on laptops.

Revision history for this message
Martin Pitt (pitti) wrote :

It's in universe and not installed by default any more, so low priority for u-power-consumption.

Changed in desktopcouch (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Changed in ubuntu-power-consumption:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
dobey (dobey) wrote :

This is the same bug as the syncdaemon issue, as desktopcouch-service is also using a twisted glib2reactor.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.