diff options
author | 2017-03-19 14:30:02 +0100 | |
---|---|---|
committer | 2017-03-21 01:03:08 +0100 | |
commit | 4296f23ed49a15d36949458adcc66ff993dee2a8 (patch) | |
tree | e2c20f28627ea313e6439e4aa5600c3bc48bda96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.11-rc3 (diff) | |
download | linux-dev-4296f23ed49a15d36949458adcc66ff993dee2a8.tar.xz linux-dev-4296f23ed49a15d36949458adcc66ff993dee2a8.zip |
cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()
sugov_start() only initializes struct sugov_cpu per-CPU structures
for shared policies, but it should do that for single-CPU policies too.
That in particular makes the IO-wait boost mechanism work in the
cases when cpufreq policies correspond to individual CPUs.
Fixes: 21ca6d2c52f8 (cpufreq: schedutil: Add iowait boosting)
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: 4.9+ <stable@vger.kernel.org> # 4.9+
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions