summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2023-04-12 20:07:36 +0200
committerJens Axboe <axboe@kernel.dk>2023-04-12 20:07:36 +0200
commit27a67079c0e548d5c3232c40951517cfa630fe51 (patch)
treebccb34ab7a3cd613af685f1f43ad669aa40a6980 /.gitignore
parentio_uring: optimise io_req_local_work_add (diff)
downloadlinux-27a67079c0e548d5c3232c40951517cfa630fe51.tar.xz
linux-27a67079c0e548d5c3232c40951517cfa630fe51.zip
io_uring/uring_cmd: take advantage of completion batching
We know now what the completion context is for the uring_cmd completion handling, so use that to have io_req_task_complete() decide what the best way to complete the request is. This allows batching of the posted completions if we have multiple pending, rather than always doing them one-by-one. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions