Home
last modified time | relevance | path

Searched hist:"7 b235dd8" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dio_uring_types.h7b235dd8 Mon Jan 09 08:46:08 CST 2023 Pavel Begunkov <asml.silence@gmail.com> io_uring: separate wq for ring polling

Don't use ->cq_wait for ring polling but add a separate wait queue for
it. We need it for following patches.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/dea0be0bf990503443c5c6c337fc66824af7d590.1673274244.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/openbmc/linux/io_uring/
H A Dio_uring.h7b235dd8 Mon Jan 09 08:46:08 CST 2023 Pavel Begunkov <asml.silence@gmail.com> io_uring: separate wq for ring polling

Don't use ->cq_wait for ring polling but add a separate wait queue for
it. We need it for following patches.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/dea0be0bf990503443c5c6c337fc66824af7d590.1673274244.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dio_uring.c7b235dd8 Mon Jan 09 08:46:08 CST 2023 Pavel Begunkov <asml.silence@gmail.com> io_uring: separate wq for ring polling

Don't use ->cq_wait for ring polling but add a separate wait queue for
it. We need it for following patches.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/dea0be0bf990503443c5c6c337fc66824af7d590.1673274244.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>