[Vivid][SRU]Pull Request: Storage driver performance updates for vivid requested in lp1445195

Joseph Salisbury joseph.salisbury at canonical.com
Fri Jun 12 19:18:20 UTC 2015


This pull request is for storage driver performance updates requested in bug lp1445195.
The bug is requesting these patches in all current stable releases.  However, Vivid is 
the only release that has acceptable testing results(See comment #47), so a future pull 
request will be done for the other stable releases once we get good testing feedback.




The following changes since commit a52caa6a7a7258a826472437be8b1d1b2192ac1a:

  UBUNTU: Ubuntu-3.19.0-20.20 (2015-05-29 09:51:47 +0100)

are available in the git repository at:

  kernel.ubuntu.com:/srv/kernel.ubuntu.com/git/jsalisbury/bugs/lp1445195/ubuntu-vivid.git 

for you to fetch changes up to c7c386956ecf94591f07a3aec892212999acb229:

  storvsc: Set the SRB flags correctly when no data transfer is needed (2015-06-12 15:01:19 -0400)

----------------------------------------------------------------
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: Don't assume that the scatterlist is not chained
      scsi: storvsc: Set the tablesize based on the information given by the host
      storvsc: Set the SRB flags correctly when no data transfer is needed

 drivers/scsi/storvsc_drv.c | 226 +++++++++++++++++++++++++++++----------------
 1 file changed, 145 insertions(+), 81 deletions(-)




More information about the kernel-team mailing list