diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-04-14 15:38:34 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-14 19:42:31 +0300 |
commit | 7f00651aebc9af600be1d9df2a775eeeaee6bebb (patch) | |
tree | a8348128a0b1b5fd9e9a4293c291264f06223522 /scripts/generate_rust_analyzer.py | |
parent | f39c8a5b1130fe17db9c66d08aa473d9587543a9 (diff) | |
download | linux-7f00651aebc9af600be1d9df2a775eeeaee6bebb.tar.xz |
io_uring: refactor io_ring_exit_work()
Don't reinit io_ring_exit_work()'s exit work/completions on each
iteration, that's wasteful. Also add list_rotate_left(), so if we failed
to complete the task job, we don't try it again and again but defer it
until others are processed.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions