summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-09-03 20:12:41 +0200
committerJens Axboe <axboe@kernel.dk>2020-10-01 04:32:33 +0200
commit90554200724d5b280439dc361fe7ee92fe459ea7 (patch)
tree84e9f46f6ffba3498620134c8b9761c26e5d4146 /.mailmap
parentio_uring: mark io_uring_fops/io_op_defs as __read_mostly (diff)
downloadlinux-90554200724d5b280439dc361fe7ee92fe459ea7.tar.xz
linux-90554200724d5b280439dc361fe7ee92fe459ea7.zip
io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits
When using SQPOLL, applications can run into the issue of running out of SQ ring entries because the thread hasn't consumed them yet. The only option for dealing with that is checking later, or busy checking for the condition. Provide IORING_ENTER_SQ_WAIT if applications want to wait on this condition. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions