io-uring: add sqpoll support for napi busy poll
authorStefan Roesch <shr@devkernel.io>
Thu, 8 Jun 2023 16:38:37 +0000 (09:38 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 9 Feb 2024 18:54:28 +0000 (11:54 -0700)
commitff183d427da0a733b0dbe11bd7acaf2dcb37b4cc
tree608885d59ca17fa553a9a9c9edfae6776b63545b
parent8d0c12a80cdeb80d5e0510e96d38fe551ed8e9b5
io-uring: add sqpoll support for napi busy poll

This adds the sqpoll support to the io-uring napi.

Signed-off-by: Stefan Roesch <shr@devkernel.io>
Suggested-by: Olivier Langlois <olivier@trillion01.com>
Link: https://lore.kernel.org/r/20230608163839.2891748-6-shr@devkernel.io
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/napi.c
io_uring/napi.h
io_uring/sqpoll.c