diff options
| author | Rafael J. Wysocki <[email protected]> | 2016-10-19 02:53:26 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2016-10-21 22:13:51 +0200 |
| commit | 1d29815ef2d2dd0fb1a62494a9c158c0dc49e2c8 (patch) | |
| tree | 17343bf2322882ebef15ca8c2e9861f403164477 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 974f86498ed28d86575cd2327bd83e53abd872da (diff) | |
cpufreq: intel_pstate: Drop boost_iowait flag
The "IOwait boosting" mechanism is only used by the
get_target_pstate_use_cpu_load() governor function and the
boost_iowait flag in pid_params is always set when that function
is in use (and it is never set otherwise). This means that the
boost_iowait flag is in fact redundant and may be dropped.
For this reason, replace the boost_iowait flag check in
intel_pstate_update_util() with an equivalent check against
pstate_funcs.get_target_pstate and drop that flag.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Acked-by: Srinivas Pandruvada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions