diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-12-07 04:53:33 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-12-07 14:47:13 +0100 |
commit | 77e443ab294ca5b88896e8ddab41884948d5519a (patch) | |
tree | 3e0380c397ddf9a9a6e4f38d669b0f4811b6a325 /Documentation/translations | |
parent | io_uring: use tw for putting rsrc (diff) | |
download | linux-77e443ab294ca5b88896e8ddab41884948d5519a.tar.xz linux-77e443ab294ca5b88896e8ddab41884948d5519a.zip |
io_uring: never run tw and fallback in parallel
Once we fallback a tw we want all requests to that task to be given to
the fallback wq so we dont run it in parallel with the last, i.e. post
PF_EXITING, tw run of the task.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/96f4987265c4312f376f206511c6af3e77aaf5ac.1670384893.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/translations')
0 files changed, 0 insertions, 0 deletions