diff options
author | 2024-12-12 13:01:02 +0100 | |
---|---|---|
committer | 2024-12-18 20:32:13 +0100 | |
commit | ebeeee390b6a341770789a50d81e677da9a103d9 (patch) | |
tree | c002ff59654aa59ba92c6e695165901bf51d0af5 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.13-rc3 (diff) | |
download | linux-rng-ebeeee390b6a341770789a50d81e677da9a103d9.tar.xz linux-rng-ebeeee390b6a341770789a50d81e677da9a103d9.zip |
PM: EM: Move sched domains rebuild function from schedutil to EM
Function sugov_eas_rebuild_sd() defined in the schedutil cpufreq governor
implements generic functionality that may be useful in other places. In
particular, there is a plan to use it in the intel_pstate driver in the
future.
For this reason, move it from schedutil to the energy model code and
rename it to em_rebuild_sched_domains().
This also helps to get rid of some #ifdeffery in schedutil which is a
plus.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Christian Loehle <christian.loehle@arm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions