diff options
author | 2024-12-02 18:46:04 +0100 | |
---|---|---|
committer | 2024-12-09 11:48:12 +0100 | |
commit | 736c55a02c477ad31c57ae4c69130f437855e051 (patch) | |
tree | 7e16e5a5ca9d4116cc2be2b22f4176edfa40fdc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched/fair: Remove unused cfs_rq.idle_nr_running (diff) | |
download | wireguard-linux-736c55a02c477ad31c57ae4c69130f437855e051.tar.xz wireguard-linux-736c55a02c477ad31c57ae4c69130f437855e051.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions