diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2014-12-05 15:41:47 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-12-08 08:42:44 (GMT) |
commit | de88d0d28fe932637eb5b7ebf9e638256cf07979 (patch) | |
tree | 832876b01901d8c29c09ea170bc69f8dacfec25d /drivers/scsi/sr.h | |
parent | 9d4df77fab7347a74a9938521ffad8d8fab2671d (diff) | |
download | linux-de88d0d28fe932637eb5b7ebf9e638256cf07979.tar.xz |
s390/scm_block: allocate aidaw pages only when necessary
AOBs (the structure describing the HW request) need to be 4K
aligned but very little of that page is actually used. With
this patch we place aidaws at the end of the AOB page and only
allocate a separate page for aidaws when we have to (lists of
aidaws must not cross page boundaries).
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/scsi/sr.h')
0 files changed, 0 insertions, 0 deletions