diff options
author | Vitalii Bursov <[email protected]> | 2024-04-30 18:05:23 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-05-17 09:48:24 +0200 |
commit | a1fd0b9d751f840df23ef0e75b691fc00cfd4743 (patch) | |
tree | 68fc04cee7c6b0799ccc651fa230ef68ed9158c6 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | e5bc44e47c531860be96ac615314b1ab23d5aa2b (diff) |
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Change relax_domain_level checks so that it would be possible
to include or exclude all domains from newidle balancing.
This matches the behavior described in the documentation:
-1 no request. use system default or follow request of others.
0 no search.
1 search siblings (hyperthreads in a core).
"2" enables levels 0 and 1, level_max excludes the last (level_max)
level, and level_max+1 includes all levels.
Fixes: 1d3504fcf560 ("sched, cpuset: customize sched domains, core")
Signed-off-by: Vitalii Bursov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Dietmar Eggemann <[email protected]>
Reviewed-by: Vincent Guittot <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Link: https://lore.kernel.org/r/bd6de28e80073c79466ec6401cdeae78f0d4423d.1714488502.git.vitaly@bursov.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions