]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.
authorRishi Mehta <rmehta@vmware.com>
Tue, 11 Mar 2014 20:51:33 +0000 (13:51 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 19 Mar 2014 22:04:45 +0000 (15:04 -0700)
commit1079c85e213303626cc7f575fb42fdd856a1b055
tree8be49db5de5327ac0271efbe3fee7cb6560a2b2f
parent417340ff10e66536b79685391c94074312542b4d
[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.

This change allows pvscsi driver to coalesce I/O requests
before issuing them. The number of I/O's coalesced can be
dynamically configured based on the workload.

Signed-off-by: Rishi Mehta <rmehta@vmware.com>
Signed-off-by: Arvind Kumar <arvindkumar@vmware.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/vmw_pvscsi.c
drivers/scsi/vmw_pvscsi.h