From: Anirban Chakraborty Date: Tue, 7 Apr 2009 05:33:40 +0000 (-0700) Subject: [SCSI] qla2xxx: Add QoS support. X-Git-Tag: v2.6.31-rc1~365^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afa19a9377ca61b9489e44bf50029574fbe63be;p=pandora-kernel.git [SCSI] qla2xxx: Add QoS support. Set the number of request queues to the module paramater ql2xmaxqueues. Each vport gets a request queue. The QoS value set to the request queues determines priority control for queued IOs. If QoS value is not specified, the vports use the default queue 0. Signed-off-by: Anirban Chakraborty Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed