commit | 1bfff2f8696ea13fc3d55a977f50abbddee336b2 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Wed Mar 14 21:20:12 2012 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Mar 28 15:06:50 2012 +0100 |
tree | 7509170f1aef4970e5bc1b4fa57f17060f91f6ec | |
parent | 89aad428317322044673cd9a3e1685a83abcba98 [diff] |
[SCSI] ipr: Increase alignment boundary of command blocks The latest generation of ipr hardware performs best when command blocks are aligned to a boundary equal to the size of the command block. Ensure 512 byte alignment, since this is the largest size command block we can send. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>