diff options
author | Lai Jiangshan <jiangshan.ljs@antgroup.com> | 2024-07-04 06:49:11 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-07-05 22:14:40 +0300 |
commit | c5178e6ca6c8063edc103b75f410add7e4565e63 (patch) | |
tree | 00c1422d3635fd30c807f8219d70b076245f87df /tools/perf/scripts/python/task-analyzer.py | |
parent | c3138f3881920d1391e435aa4144b929d5237617 (diff) | |
download | linux-c5178e6ca6c8063edc103b75f410add7e4565e63.tar.xz |
workqueue: Make rescuer initialization as the last step of the creation of a new wq
For early wq allocation, rescuer initialization is the last step of the
creation of a new wq. Make the behavior the same for all allocations.
Prepare for initializing rescuer's affinities with the default pwq's
affinities.
Prepare for moving the whole workqueue initializing procedure into
wq_pool_mutex and cpu hotplug locks.
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Waiman Long <longman@redhat.com>
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions