linux/io_uring
Pavel Begunkov c3b490930d io_uring: don't use complete_post in kbuf
Now we're handling IOPOLL completions more generically, get rid uses of
_post() and send requests through the normal path. It may have some
extra mertis performance wise, but we don't care much as there is a
better interface for selected buffers.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/4deded706587f55b006dc33adf0c13cfc3b2319f.1669310258.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-11-25 06:11:15 -07:00
..
2022-08-12 17:01:00 -06:00
2022-11-25 06:10:46 -07:00
2022-09-21 13:15:02 -06:00
2022-10-16 17:07:12 -06:00
2022-11-23 10:47:07 -07:00
2022-10-07 12:25:30 -06:00
2022-09-01 17:39:05 -04:00