[SCSI] ipr: Faster sg list fetch
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 29 Mar 2007 17:43:50 +0000 (12:43 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 1 Apr 2007 16:19:12 +0000 (11:19 -0500)
Improve overall command performance by embedding the scatterlist
in the command block used by the adapter. This decreases
the overall number of DMAs required for a single command.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found