Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182490 - make firefox sleep deeper
Summary: make firefox sleep deeper
Status: RESOLVED DUPLICATE of bug 179107
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 18:07 UTC by Immo 'FaUl' Wehrenberg
Modified: 2007-06-18 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
this patch fixed the behaviour (at least on 2.0.0.4 as in current portage-tree) , just put it into the patch-tarball of firefox... (043_firefox_dalay.patch,1.74 KB, patch)
2007-06-18 18:09 UTC, Immo 'FaUl' Wehrenberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Immo 'FaUl' Wehrenberg 2007-06-18 18:07:46 UTC
Firefox wakes up serval times a second as someone used PR_TicksPerSecond()/4 instead of PR_INTERVAL_NO_TIMEOUT

Reproducible: Always

Steps to Reproduce:
1. run firefox
2. run intel powertop
Actual Results:  
it wakes up serval times a second which wakes up the CPU from C3 in C0 and thus causes useless power-consumption on my laptop

Expected Results:  
while doing nothing, it should not wake up but allow the cpu to went into C3-state

see also http://bugzilla.mozilla.org/show_bug.cgi?id=380558
Comment 1 Immo 'FaUl' Wehrenberg 2007-06-18 18:09:38 UTC
Created attachment 122427 [details, diff]
this patch fixed the behaviour (at least on 2.0.0.4 as in current portage-tree) , just put it into the patch-tarball of firefox...

works fine for me
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-18 19:37:41 UTC
See bug 179107.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-06-18 19:42:16 UTC
Not our business.

*** This bug has been marked as a duplicate of bug 179107 ***