public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio_scsi: support multi hw queue of blk-mq
@ 2014-11-09 16:57 Ming Lei
  2014-11-09 16:57 ` [PATCH 1/2] scsi: introduce force_blk_mq Ming Lei
  2014-11-09 16:57 ` [PATCH 2/2] virtio_scsi: support multi hw queue of blk-mq Ming Lei
  0 siblings, 2 replies; 8+ messages in thread
From: Ming Lei @ 2014-11-09 16:57 UTC (permalink / raw)
  To: James Bottomley, Jens Axboe, Christoph Hellwig; +Cc: linux-scsi

Hi,

The 1st patch introduces 'force_blk_mq' so that one driver can
claim that it only supports blk-mq.

The 2nd patch implements multi hw queue support for virtio_scsi,
since it is very natural to map virtqueue to hw queue of blk-mq.

Thanks,
Ming Lei



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

end of thread, other threads:[~2014-11-11 17:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-09 16:57 [PATCH 0/2] virtio_scsi: support multi hw queue of blk-mq Ming Lei
2014-11-09 16:57 ` [PATCH 1/2] scsi: introduce force_blk_mq Ming Lei
2014-11-09 16:57 ` [PATCH 2/2] virtio_scsi: support multi hw queue of blk-mq Ming Lei
2014-11-10 10:41   ` Paolo Bonzini
2014-11-10 13:39     ` Christoph Hellwig
2014-11-10 14:25       ` Ming Lei
2014-11-10 16:05         ` Christoph Hellwig
2014-11-11 17:09           ` Paolo Bonzini

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