commit | 09c448d3c61f31322c097cb4c1484778d50da399 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Sep 14 02:28:13 2016 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Sep 14 02:28:13 2016 +0200 |
tree | 7e33715f303d6796388fbe0d344736f067be485a | |
parent | 21ca6d2c52f8ca8638129c1dfc489d0b0ae68532 [diff] |
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm Modify the P-state selection algorithm for Atom processors to use the new SCHED_CPUFREQ_IOWAIT flag instead of the questionable get_cpu_iowait_time_us() function. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>