From: Arvind Kumar Date: Sat, 8 Mar 2014 21:04:45 +0000 (-0800) Subject: [SCSI] vmw_pvscsi: Some improvements in pvscsi driver. X-Git-Tag: v3.15-rc1~136^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02845560090749dfd0bc0f3816c32f77b1efc56b;p=pandora-kernel.git [SCSI] vmw_pvscsi: Some improvements in pvscsi driver. This change is about the following: (1) If the number of targets is 16+ then default ring_pages to 32. (2) Change default queue depth (per device) to 254. (3) Implement change_queue_depth function so that queue_depth per device can be changed at run time. Honors the request only if coming from sysfs. (4) Clean up the info returned by modinfo. Signed-off-by: Arvind Kumar Signed-off-by: James Bottomley --- Reading git-diff-tree failed