Skip to content

Commit

Permalink
[SCSI] hpsa: Allow multiple command completions per interrupt.
Browse files Browse the repository at this point in the history
This is done by adding support for the so-called "performant mode"
(that's really what they called it).  Smart Array controllers
have a mode which enables multiple command completions to be
delivered with a single interrupt, "performant" mode.  We want to use
that mode, as some newer controllers will be requiring this mode.

Signed-off-by: Don Brace <brace@beardog.cce.hp.com>
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Mike Miller <mikem@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Don Brace authored and James Bottomley committed Feb 17, 2010
1 parent 900c544 commit 303932f
Show file tree
Hide file tree
Showing 3 changed files with 404 additions and 66 deletions.
Loading

0 comments on commit 303932f

Please sign in to comment.