public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* sorting out the freeze / quiesce mess
@ 2021-11-10  9:14 Christoph Hellwig
  2021-11-10  9:29 ` Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Christoph Hellwig @ 2021-11-10  9:14 UTC (permalink / raw)
  To: Jens Axboe, Ming Lei; +Cc: linux-block, linux-scsi, linux-nvme

Hi Jens and Ming,

I've been looking into properly supporting queue freezing for bio based
drivers (that is only release q_usage_counter on bio completion for them).
And the deeper I look into the code the more I'm confused by us having
the blk_mq_quiesce* interface in addition to blk_freeze_queue.  What
is a good reason to do a quiesce separately from a freeze?

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

end of thread, other threads:[~2021-11-10 14:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-10  9:14 sorting out the freeze / quiesce mess Christoph Hellwig
2021-11-10  9:29 ` Ming Lei
2021-11-10  9:52   ` Ming Lei
2021-11-10 12:58   ` Christoph Hellwig
2021-11-10 14:56     ` Ming Lei
2021-11-10 10:22 ` Hannes Reinecke
2021-11-10 10:45   ` Ming Lei
2021-11-10 12:32   ` James Bottomley
2021-11-10 13:30 ` Max Gurtovoy

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