]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings
authorJamie Wellnitz <Jamie.Wellnitz@emulex.com>
Wed, 1 Mar 2006 03:33:08 +0000 (22:33 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 6 Mar 2006 15:46:57 +0000 (09:46 -0600)
commitcf5bf97e1d28651fd689be9c974b2318ac262f2d
treedf7a3b25a5fccc189bf1cb00de8f2f04eaef0e71
parent56178645c2686a7ef630e1b23b81d40dcfb553e6
[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 <Jamie.Wellnitz@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc.h
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_sli.c