Back to bug 1028122

Who When What Removed Added
Jaroslav Škarvada 2013-11-07 17:30:28 UTC Status NEW ASSIGNED
Jeremy Eder 2013-11-07 18:19:59 UTC CC perfbz
Jan Ščotka 2013-11-08 09:35:23 UTC CC jscotka
Jaroslav Škarvada 2013-11-08 16:24:38 UTC Status ASSIGNED MODIFIED
Fixed In Version tuned-2.3.0-2.el7
errata-xmlrpc 2013-11-08 16:26:38 UTC Status MODIFIED ON_QA
Jaroslav Škarvada 2013-11-11 10:57:37 UTC Doc Text Cause:
The recent tuned and python update fixed the bug that tuned was waking up the system each 50 milliseconds. As a consequence the tuned started to wake the system only after 10 seconds. This improved the power consumption but made the responsiveness of tuned worse.

Consequence:
Tuned could react to commands in up to 10 seconds.

Fix:
The main thread code was slightly reworked and the interval lowered to 1 second.

Result:
Tuned can now react to commands in up to 1 second with still slightly low overhead. In case you need even lower overhead and you don't mind to have longer response times, you can fine tune the sleep_interval settings in the global Tuned configuration file (/etc/tuned/tuned-main.conf). For details, see the manual page.
Ales Zelinka 2013-11-11 12:19:24 UTC CC azelinka
Branislav Blaškovič 2013-11-19 10:23:39 UTC Status ON_QA VERIFIED
CC bblaskov
QA Contact qe-baseos-daemons bblaskov
Ales Zelinka 2014-02-28 15:02:06 UTC CC azelinka
Ludek Smid 2014-06-13 11:25:14 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-13 07:25:14 UTC

Back to bug 1028122