diff options
author | Vitalii Bursov <[email protected]> | 2024-04-30 18:05:24 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-05-17 09:48:25 +0200 |
commit | 287372fa39f579a61e17b000aa74c8418d230528 (patch) | |
tree | 0bb1c2510b536a3a56c67e7f4de176101c226589 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
parent | a1fd0b9d751f840df23ef0e75b691fc00cfd4743 (diff) |
sched/debug: Dump domains' level
Knowing domain's level exactly can be useful when setting
relax_domain_level or cpuset.sched_relax_domain_level
Usage:
cat /debug/sched/domains/cpu0/domain1/level
to dump cpu0 domain1's level.
SDM macro is not used because sd->level is 'int' and
it would hide the type mismatch between 'int' and 'u32'.
Signed-off-by: Vitalii Bursov <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Dietmar Eggemann <[email protected]>
Acked-by: Vincent Guittot <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Link: https://lore.kernel.org/r/9489b6475f6dd6fbc67c617752d4216fa094da53.1714488502.git.vitaly@bursov.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions