aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2024-03-08 12:18:18 +0100
committerIngo Molnar <[email protected]>2024-03-12 12:00:00 +0100
commita88b17080294f735c4124acccfa2d803a6a7d46f (patch)
treed79072773755cce5e784a1f160b11581f5fc6742 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent646ebaf51c64c6416ca89765c20041363fc1b518 (diff)
sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
Standardize scheduler load-balancing function names on the sched_balance_() prefix. Also use 'dst' instead of 'idlest', because it's not really true that we return the 'idlest' group or CPU, we sort by idle-exit latency and only return the idlest CPUs from the lowest-latency set of CPUs. The true 'idlest' CPUs often remain idle for a long time and are never returned as long as the system is under-loaded. Signed-off-by: Ingo Molnar <[email protected]> Reviewed-by: Shrikanth Hegde <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions