Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpuidle: Make ladder governor honor latency requirements fully
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>
- Loading branch information