diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-04-10 18:13:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-04-24 10:13:53 +0200 |
commit | a6ce8c7da59bbdafcab23b5d26f26865af77a5fa (patch) | |
tree | 1d6877ff021d5df1f02ce7bf031459a7c73d025f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ca0e9728d37215afe943d508a1935d13a96ea88e (diff) |
thermal: gov_step_wise: Use .manage() callback instead of .throttle()
Make the Step-Wise governor use the new .manage() callback instead of
.throttle().
Even though using .throttle() is not particularly problematic for the
Step-Wise governor, using .manage() instead still allows it to reduce
overhead by updating all of the cooling devices once after setting
target values for all of the thermal instances.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions