From: Jamie Wellnitz Date: Wed, 1 Mar 2006 03:33:08 +0000 (-0500) Subject: [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings X-Git-Tag: v2.6.17-rc1~1129^2~4^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5bf97e1d28651fd689be9c974b2318ac262f2d;p=pandora-kernel.git [PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings Fix performance when using multiple SLI rings Currently the driver allocates all of its SLI command and response ring entries to one primary ring. Other rings get little, or no, resources. Allow more resources to be given to ring 1 Signed-off-by: Jamie Wellnitz Signed-off-by: James Bottomley --- Reading git-diff-tree failed