diff options
author | Vincent Guittot <vincent.guittot@linaro.org> | 2024-12-02 18:46:04 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-12-09 11:48:12 +0100 |
commit | 736c55a02c477ad31c57ae4c69130f437855e051 (patch) | |
tree | 7e16e5a5ca9d4116cc2be2b22f4176edfa40fdc2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 43eef7c3a4a65e258244d63a8992d0a8d70e5974 (diff) |
sched/fair: Rename cfs_rq.nr_running into nr_queued
Rename cfs_rq.nr_running into cfs_rq.nr_queued which better reflects the
reality as the value includes both the ready to run tasks and the delayed
dequeue tasks.
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Link: https://lore.kernel.org/r/20241202174606.4074512-10-vincent.guittot@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions