public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] io_uring: fix IO hang in io wq exit
@ 2023-08-25  9:09 Ming Lei
  2023-08-25  9:09 ` [PATCH 1/2] io_uring: add one helper for reaping iopoll events Ming Lei
  2023-08-25  9:09 ` [PATCH 2/2] io_uring: reap iopoll events before exiting io wq Ming Lei
  0 siblings, 2 replies; 3+ messages in thread
From: Ming Lei @ 2023-08-25  9:09 UTC (permalink / raw)
  To: Jens Axboe, io-uring, linux-block; +Cc: David Howells, Chengming Zhou, Ming Lei

Hello,

The 1st patch add one helper, and the 2nd one fixes IO hang issue[1]
reported by David Howells.

[1] https://lore.kernel.org/linux-block/[email protected]/

Ming Lei (2):
  io_uring: add one helper for reaping iopoll events
  io_uring: reap iopoll events before exiting io wq

 io_uring/io_uring.c | 27 +++++++++++++-------
 io_uring/io_uring.h |  1 +
 io_uring/tctx.c     | 60 +++++++++++++++++++++++++++++++++++++++------
 3 files changed, 71 insertions(+), 17 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-08-25  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25  9:09 [PATCH 0/2] io_uring: fix IO hang in io wq exit Ming Lei
2023-08-25  9:09 ` [PATCH 1/2] io_uring: add one helper for reaping iopoll events Ming Lei
2023-08-25  9:09 ` [PATCH 2/2] io_uring: reap iopoll events before exiting io wq Ming Lei

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