diff options
author | Waiman Long <longman@redhat.com> | 2024-02-08 19:10:11 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-02-08 22:22:30 +0300 |
commit | 26fb7e3dda4c16e2cfe2164a1e7315a9386602db (patch) | |
tree | 32fb8878cb0ae92a6934c5e5cecdb8c19aba2249 /tools/perf/scripts/python/stackcollapse.py | |
parent | 40911d4457f288da21b45437a52e1b0cbe5b8508 (diff) | |
download | linux-26fb7e3dda4c16e2cfe2164a1e7315a9386602db.tar.xz |
workqueue: Link pwq's into wq->pwqs from oldest to newest
Add a new pwq into the tail of wq->pwqs so that pwq iteration will
start from the oldest pwq to the newest. This ordering will facilitate
the inclusion of ordered workqueues in a wq_unbound_cpumask update.
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions