Am Montag, den 14.05.2007, 15:45 +0200 schrieb Steinar H. Gunderson:
> Package: liferea
> Version: 1.0.27-2
> Severity: normal
> Tags: upstream
> 
> Hi,
> 
> While playing around with PowerTOP, I noticed liferea-bin showed up on
> the list. In short, it seems to wake up 10-15 times each second even
> though it's totally idle:
> 
>   poll([{fd=6, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, 
> {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, 
> events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=19, 
> events=POLLIN}, {fd=27, events=POLLIN}, {fd=20, events=POLLIN}], 10, 99) = 0
>   gettimeofday({1179150259, 840258}, NULL) = 0
>   ioctl(8, FIONREAD, [0])                 = 0
>   gettimeofday({1179150259, 840346}, NULL) = 0
>   poll([{fd=6, events=POLLIN}, {fd=8, events=POLLIN}, {fd=9, events=POLLIN}, 
> {fd=12, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, 
> events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=19, 
> events=POLLIN}, {fd=27, events=POLLIN}, {fd=20, events=POLLIN}], 10, 99) = 0
>   gettimeofday({1179150259, 940423}, NULL) = 0
>   ioctl(8, FIONREAD, [0])                 = 0
>   gettimeofday({1179150259, 940509}, NULL) = 0
> 
> I couldn't figure out offhand where all this polling taking place and
> why, but I can't really figure out why it would happen either. For the
> record, I also tried with 1.2.7-1 from experimental, and it has the same
> issues.

There was a similar bug forwarded upstream from Fedora including a patch
to set up the timer only on demand instead of running periodically.

I think this will solve the issue. To be released with 1.2.15.

Lars



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to