All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] scsi: storvsc: Miscellaneous enhancements and fixes
@ 2015-03-23 21:06 K. Y. Srinivasan
  2015-03-23 21:06 ` [PATCH RESEND 1/7] scsi: storvsc: Increase the ring buffer size K. Y. Srinivasan
  0 siblings, 1 reply; 22+ messages in thread
From: K. Y. Srinivasan @ 2015-03-23 21:06 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, ohering, jbottomley, hch,
	linux-scsi, apw, vkuznets, jasowang
  Cc: K. Y. Srinivasan

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


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

end of thread, other threads:[~2015-03-24 16:29 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-23 21:06 [PATCH 0/7] scsi: storvsc: Miscellaneous enhancements and fixes K. Y. Srinivasan
2015-03-23 21:06 ` [PATCH RESEND 1/7] scsi: storvsc: Increase the ring buffer size K. Y. Srinivasan
2015-03-23 21:06   ` [PATCH RESEND 2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan
2015-03-24  0:23     ` Venkatesh Srinivas
2015-03-24  1:49       ` KY Srinivasan
2015-03-24  1:49         ` KY Srinivasan
2015-03-23 21:06   ` [PATCH RESEND 3/7] scsi: storvsc: Always send on the selected outgoing channel K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan
2015-03-23 21:06   ` [PATCH RESEND 4/7] scsi: storvsc: Retrieve information about the capability of the target K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan
2015-03-23 21:06   ` [PATCH 5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer() K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan
2015-03-23 20:52     ` Long Li
2015-03-23 21:06   ` [PATCH 6/7] scsi: storvsc: Don't assume that the scatterlist is not chained K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan
2015-03-23 20:52     ` Long Li
2015-03-24  8:56     ` Olaf Hering
2015-03-24 16:29       ` KY Srinivasan
2015-03-24 16:29         ` KY Srinivasan
2015-03-23 21:06   ` [PATCH V2 7/7] scsi: storvsc: Set the tablesize based on the information given by the host K. Y. Srinivasan
2015-03-23 21:06     ` K. Y. Srinivasan

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.