qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug(


From: Stefan Hajnoczi
Subject: [PATCH 0/2] linux-aio: fix unbalanced plugged counter in laio_io_unplug()
Date: Thu, 9 Jun 2022 17:47:10 +0100

An unlucky I/O pattern can result in stalled Linux AIO requests when the
plugged counter becomes unbalanced. See Patch 1 for details.

Patch 2 adds a comment to explain why the laio_io_unplug() even checks max
batch in the first place.

Stefan Hajnoczi (2):
  linux-aio: fix unbalanced plugged counter in laio_io_unplug()
  linux-aio: explain why max batch is checked in laio_io_unplug()

 block/linux-aio.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

-- 
2.36.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]