linux/io_uring
Jens Axboe 27a67079c0 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>
2023-04-12 12:07:36 -06:00
..
2023-04-03 07:16:15 -06:00
2022-12-07 06:47:13 -07:00
2023-04-06 16:23:28 -06:00
2023-04-06 16:23:28 -06:00
2023-01-29 15:17:41 -07:00
2023-04-03 07:16:15 -06:00
2023-04-06 16:23:28 -06:00