git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5617864
)
[PATCH] lpfc 8.1.3: Fix performance when using multiple SLI rings
author
Jamie Wellnitz
<Jamie.Wellnitz@emulex.com>
Wed, 1 Mar 2006 03:33:08 +0000
(22:33 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Mon, 6 Mar 2006 15:46:57 +0000
(09:46 -0600)
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>
No differences found