diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2014-12-05 16:43:58 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2014-12-08 09:42:46 +0100 |
commit | bbc610a96524fbfa4ed38c4b1fc6348a1169f358 (patch) | |
tree | dddbd956b535c2672bfc19f4679dcffac095a77d /crypto/ccm.c | |
parent | de88d0d28fe932637eb5b7ebf9e638256cf07979 (diff) | |
download | blackbird-op-linux-bbc610a96524fbfa4ed38c4b1fc6348a1169f358.tar.gz blackbird-op-linux-bbc610a96524fbfa4ed38c4b1fc6348a1169f358.zip |
s390/scm_block: handle multiple requests in one HW request
Handle up to 8 block layer requests per HW request. These requests
can be processed in parallel on the device leading to better
throughput (and less interrupts). The overhead for additional
requests is small since we don't blindly allocate new aidaws but
try to use what's left of the previous one.
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'crypto/ccm.c')
0 files changed, 0 insertions, 0 deletions