[PATCH 0/7] scsi: storvsc: Miscellaneous enhancements and fixes

K. Y. Srinivasan kys at microsoft.com
Mon Mar 23 21:06:00 UTC 2015


This patch-set addresses perf issues discovered on the Azure storage stack.
These patches also fix a couple of bugs.

K. Y. Srinivasan (7):
  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
  scsi: storvsc: Retrieve information about the capability of the
    target
  scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  scsi: storvsc: Don't assume that the scatterlist is not chained
  scsi: storvsc: Set the tablesize based on the information given by
    the host

 drivers/scsi/storvsc_drv.c |  231 ++++++++++++++++++++++++++++----------------
 1 files changed, 149 insertions(+), 82 deletions(-)

-- 
1.7.4.1



More information about the devel mailing list