public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix hangs with shared sqpoll
@ 2021-04-18 13:52 Pavel Begunkov
  2021-04-18 13:52 ` [PATCH 1/2] io_uring: remove extra sqpoll submission halting Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-04-18 13:52 UTC (permalink / raw)
  To: Jens Axboe, io-uring; +Cc: Joakim Hassila

Jens' reproducers catches shared sqpoll hangs, address them.

v2: do full cancel, and remove ctx from the sqd_list _after_ running
    sqpoll cancel as it depends on it.

Pavel Begunkov (2):
  io_uring: remove extra sqpoll submission halting
  io_uring: fix shared sqpoll cancellation hangs

 fs/io_uring.c | 39 ++++++++++++++++++---------------------
 1 file changed, 18 insertions(+), 21 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-19 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-18 13:52 [PATCH v2 0/2] fix hangs with shared sqpoll Pavel Begunkov
2021-04-18 13:52 ` [PATCH 1/2] io_uring: remove extra sqpoll submission halting Pavel Begunkov
2021-04-18 13:52 ` [PATCH 2/2] io_uring: fix shared sqpoll cancellation hangs Pavel Begunkov
2021-04-19 17:34 ` [PATCH v2 0/2] fix hangs with shared sqpoll Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox