git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
320eee7
)
cpuidle: Make ladder governor honor latency requirements fully
author
venkatesh.pallipadi@intel.com
<venkatesh.pallipadi@intel.com>
Thu, 31 Jul 2008 02:21:44 +0000
(19:21 -0700)
committer
Andi Kleen
<ak@linux.intel.com>
Fri, 15 Aug 2008 19:25:35 +0000
(21:25 +0200)
ladder governor only honored latency requirement when promoting C-states.
Instead. it should check for latency requirement on each idle call,
and demote to appropriate C-state when there is a latency requirement change.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found