commit | 2a815b5ac374d670f347f2d3a39db07105715398 | [log] [tgz] |
---|---|---|
author | Rishi Mehta <rmehta@vmware.com> | Tue Mar 11 13:51:33 2014 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Mar 19 15:04:45 2014 -0700 |
tree | 8be49db5de5327ac0271efbe3fee7cb6560a2b2f | |
parent | a2713cceb3a8efef8b86bec06f10689c95ddbc8c [diff] |
[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>