diff options
author | 2021-02-11 18:28:21 +0000 | |
---|---|---|
committer | 2021-02-11 11:40:42 -0700 | |
commit | f161340d9e85b9038031b497b32383e50ff00ca1 (patch) | |
tree | 06d4a9887be7e67657ab8740be56b228f4745fe7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | io_uring: clean up io_req_free_batch_finish() (diff) | |
download | linux-dev-f161340d9e85b9038031b497b32383e50ff00ca1.tar.xz linux-dev-f161340d9e85b9038031b497b32383e50ff00ca1.zip |
io_uring: simplify iopoll reissuing
Don't stash -EAGAIN'ed iopoll requests into a list to reissue it later,
do it eagerly. It removes overhead on keeping and checking that list,
and allows in case of failure for these requests to be completed through
normal iopoll completion path.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions