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

From: K. Y. Srinivasan
Date: Fri Mar 27 2015 - 02:10:11 EST


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

As in the first version of this patch-set, some of the patches are simply a resend.
I have bumped up the version number of all patches though. In this version, I have
addressed issues raised by Olaf Hering <olaf@xxxxxxxxx>,
Long Li <longli@xxxxxxxxxxxxx> and Venkatesh Srinivas <venkateshs@xxxxxxxxxx>

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 | 232 ++++++++++++++++++++++++++++----------------
1 files changed, 149 insertions(+), 83 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/