From: Hiral Patel Date: Mon, 9 Sep 2013 20:31:51 +0000 (-0700) Subject: [SCSI] fnic: fnic Driver Tuneables Exposed through CLI X-Git-Tag: v3.12-rc1~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc85799ee362e3ef13b8f2f5c687101490aaaa7e;p=pandora-kernel.git [SCSI] fnic: fnic Driver Tuneables Exposed through CLI Introduced module params to provide dynamic way of configuring queue depth. Added support to get max io throttle count through UCSM to configure maximum outstanding IOs supported by fnic and push that value to scsi mid-layer. Supported IO throttle values: UCSM IO THROTTLE VALUE FNIC MAX OUTSTANDING IOS ------------------------------------------------------ 16 (Default) 2048 <= 256 256 > 256 Signed-off-by: Hiral Patel Signed-off-by: James Bottomley --- Reading git-diff-tree failed