From: Brian King Date: Thu, 29 Mar 2007 17:43:50 +0000 (-0500) Subject: [SCSI] ipr: Faster sg list fetch X-Git-Tag: v2.6.22-rc1~1015^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b1c7e19e18e84a44277951dd5c4c4617330baa;p=pandora-kernel.git [SCSI] ipr: Faster sg list fetch 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed