io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix hang in io_uring_get_cqe() with iopoll
@ 2020-06-21 16:14 Pavel Begunkov
  2020-06-21 16:14 ` [PATCH v2 1/2] barriers: add load relaxed Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pavel Begunkov @ 2020-06-21 16:14 UTC (permalink / raw)
  To: Jens Axboe, io-uring

v2: use relaxed load
    fix errata

Pavel Begunkov (2):
  barriers: add load relaxed
  Fix hang in io_uring_get_cqe() with iopoll

 src/include/liburing/barrier.h |  4 ++++
 src/queue.c                    | 16 +++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-21 19:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 16:14 [PATCH v2 0/2] Fix hang in io_uring_get_cqe() with iopoll Pavel Begunkov
2020-06-21 16:14 ` [PATCH v2 1/2] barriers: add load relaxed Pavel Begunkov
2020-06-21 16:14 ` [PATCH v2 2/2] Fix hang in io_uring_get_cqe() with iopoll Pavel Begunkov
2020-06-21 18:48 ` [PATCH v2 0/2] " Jens Axboe
2020-06-21 19:54   ` Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).