diff options
| author | Jens Axboe <[email protected]> | 2023-08-09 12:58:59 -0600 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-08-11 10:36:12 -0600 |
| commit | 78848b9b05623cfddb790d23b0dc38a275eb0763 (patch) | |
| tree | 6098c9b1068cc1ac8545c2a822da90ab1d5f50eb /tools/perf/util/c++/clang.cpp | |
| parent | 89226307b109f828566f0e024ee97b722167927c (diff) | |
io_uring/io-wq: don't grab wq->lock for worker activation
The worker free list is RCU protected, and checks for workers going away
when iterating it. There's no need to hold the wq->lock around the
lookup.
Reviewed-by: Hao Xu <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions