]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Sep 2016 00:28:13 +0000 (02:28 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Sep 2016 00:28:13 +0000 (02:28 +0200)
commit6d3ffc8ce3cf9cb126f9363f561f508d54d719bb
tree7e33715f303d6796388fbe0d344736f067be485a
parentbf103321c29671ff70b2d8ad012fc32a05c458b8
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>
drivers/cpufreq/intel_pstate.c