aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSrinivas Pandruvada <[email protected]>2020-12-20 23:18:58 -0800
committerHans de Goede <[email protected]>2021-01-04 15:54:27 +0100
commitf981dc171c04c6cf5a35c712543b231ebf805832 (patch)
tree3b535e95e1165fde8cae2d92f0fc24566c14babb /tools/perf/util/scripting-engines/trace-event-python.c
parent5c8fe583cce542aa0b84adc939ce85293de36e5e (diff)
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
When BIOS disables turbo, The scaling_max_freq in cpufreq sysfs will be limited to config level 0 base frequency. But when user selects a higher config levels, this will result in higher base frequency. But since scaling_max_freq is still old base frequency, the performance will still be limited. So when the turbo is disabled and cpufreq base_frequency is higher than scaling_max_freq, update the scaling_max_freq to the base_frequency. Signed-off-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions