All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: revert two commits for avoiding host-wide host_busy counter for scsi_mq
@ 2018-08-27  7:24 Ming Lei
  2018-08-27  7:24 ` [PATCH 1/2] Revert "scsi: core: fix scsi_host_queue_ready" Ming Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ming Lei @ 2018-08-27  7:24 UTC (permalink / raw)
  To: James Bottomley, linux-scsi, Martin K . Petersen
  Cc: linux-block, Ming Lei, Omar Sandoval, James Bottomley,
	Christoph Hellwig, Don Brace, Kashyap Desai, Mike Snitzer,
	Hannes Reinecke, Laurence Oberman, Bart Van Assche, Jens Axboe

Hi,

There is fundamental issue in commit 328728630d9f2bf1 (scsi: core: avoid
host-wide host_busy counter for scsi_mq) because SCSI's host busy counter
may not be same with counter of blk-mq's inflight tags, especially in case
of none io scheduler.

So please revert the two commits.

Ming Lei (2):
  Revert "scsi: core: fix scsi_host_queue_ready"
  Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"

 drivers/scsi/hosts.c    | 24 +-----------------------
 drivers/scsi/scsi_lib.c | 21 +++++----------------
 2 files changed, 6 insertions(+), 39 deletions(-)

Cc: Omar Sandoval <osandov@fb.com>,
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
Cc: James Bottomley <james.bottomley@hansenpartnership.com>,
Cc: Christoph Hellwig <hch@lst.de>,
Cc: Don Brace <don.brace@microsemi.com>
Cc: Kashyap Desai <kashyap.desai@broadcom.com>
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Laurence Oberman <loberman@redhat.com>
Cc: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Jens Axboe <axboe@kernel.dk>

-- 
2.9.5

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

end of thread, other threads:[~2018-08-28 17:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27  7:24 [PATCH 0/2] scsi: revert two commits for avoiding host-wide host_busy counter for scsi_mq Ming Lei
2018-08-27  7:24 ` [PATCH 1/2] Revert "scsi: core: fix scsi_host_queue_ready" Ming Lei
2018-08-27  7:24 ` [PATCH 2/2] Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" Ming Lei
2018-08-27 14:52 ` [PATCH 0/2] scsi: revert two commits for avoiding host-wide host_busy counter for scsi_mq Jens Axboe
2018-08-28 17:54   ` Omar Sandoval
2018-08-28 17:57     ` Jens Axboe
2018-08-27 17:00 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.