diff options
author | Tejun Heo <tj@kernel.org> | 2024-08-06 09:40:11 -1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-08-06 09:40:11 -1000 |
commit | 9390a923e109f85b242bf676dc5bc81958d447fa (patch) | |
tree | b889e0c4c8a09c040e5689936dca37386d8488c7 /tools/perf/scripts/python/parallel-perf.py | |
parent | a735d43c7f85d112a6aefd72973188d0626e4464 (diff) |
sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_next_locked()
scx_task_iter_next_locked() skips tasks whose sched_class is
idle_sched_class. While it has a short comment explaining why it's testing
the sched_class directly isntead of using is_idle_task(), the comment
doesn't sufficiently explain what's going on and why. Improve the comment.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Acked-by: David Vernet <void@manifault.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions