public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] block: fix hang in elevator_change() and improve elevator_set_none
@ 2025-05-07 12:04 Ming Lei
  2025-05-07 12:04 ` [PATCH 1/2] block: move queue quiesce into elevator_change() Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Ming Lei @ 2025-05-07 12:04 UTC (permalink / raw)
  To: Jens Axboe, linux-block; +Cc: Nilay Shroff, Christoph Hellwig, Ming Lei

Hello Jens,

The 1st patch fixes one hang in elevator_change(), which is introduced in
elevator unifying patchset.

The 2nd patch tries to avoid to freeze & drain IO in elevator_set_none().

Thanks,


Ming Lei (2):
  block: move queue quiesce into elevator_change()
  block: avoid unnecessary queue freeze in elevator_set_none()

 block/blk-sysfs.c |  5 +----
 block/elevator.c  | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+), 4 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2025-05-08  8:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07 12:04 [PATCH 0/2] block: fix hang in elevator_change() and improve elevator_set_none Ming Lei
2025-05-07 12:04 ` [PATCH 1/2] block: move queue quiesce into elevator_change() Ming Lei
2025-05-07 13:53   ` Christoph Hellwig
2025-05-07 14:28     ` Ming Lei
2025-05-07 14:48       ` Ming Lei
2025-05-07 19:05       ` Nilay Shroff
2025-05-08  3:02         ` Ming Lei
2025-05-08  5:03       ` Christoph Hellwig
2025-05-08  8:03         ` Ming Lei
2025-05-07 12:04 ` [PATCH 2/2] block: avoid unnecessary queue freeze in elevator_set_none() Ming Lei
2025-05-07 13:54   ` Christoph Hellwig
2025-05-08  3:57     ` Ming Lei
2025-05-08  5:04       ` Christoph Hellwig
2025-05-08  8:16         ` Ming Lei
2025-05-07 19:20   ` Nilay Shroff
2025-05-08  4:31 ` [PATCH 0/2] block: fix hang in elevator_change() and improve elevator_set_none Shinichiro Kawasaki

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