]> 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)
commita21025124cfa4a6e05121d7e613a0bbe0cb72bca
tree7e33715f303d6796388fbe0d344736f067be485a
parentad8a8c29e3748ed343f4183889c7e9b7156e3c2a
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