public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scsi: storvsc: Some enhancements
@ 2015-02-28  0:43 K. Y. Srinivasan
  2015-02-28  1:01 ` [PATCH 1/3] scsi: storvsc: Increase the ring buffer size K. Y. Srinivasan
  0 siblings, 1 reply; 4+ messages in thread
From: K. Y. Srinivasan @ 2015-02-28  0:43 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, ohering, jbottomley, hch, linux-scsi,
	apw, vkuznets
  Cc: K. Y. Srinivasan

While testing on some high latency storage backends, to get the advertised IOPS,
we have to increase the size of the ringbuffer. Address this issue.

K. Y. Srinivasan (3):
  scsi: storvsc: Increase the ring buffer size
  Scsi: storvsc: Size the queue depth based on the ringbuffer size
  scsi: storvsc: Always send on the selected outgoing channel

 drivers/scsi/storvsc_drv.c |   30 +++++++++++++++++-------------
 1 files changed, 17 insertions(+), 13 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2015-02-28  1:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28  0:43 [PATCH 0/3] scsi: storvsc: Some enhancements K. Y. Srinivasan
2015-02-28  1:01 ` [PATCH 1/3] scsi: storvsc: Increase the ring buffer size K. Y. Srinivasan
2015-02-28  1:01   ` [PATCH 2/3] scsi: storvsc: Size the queue depth based on the ringbuffer size K. Y. Srinivasan
2015-02-28  1:01   ` [PATCH 3/3] scsi: storvsc: Always send on the selected outgoing channel K. Y. Srinivasan

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