diff options
author | Sebastian Ott <[email protected]> | 2014-12-05 16:43:58 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2014-12-08 09:42:46 +0100 |
commit | bbc610a96524fbfa4ed38c4b1fc6348a1169f358 (patch) | |
tree | dddbd956b535c2672bfc19f4679dcffac095a77d /scripts/gdb/linux | |
parent | de88d0d28fe932637eb5b7ebf9e638256cf07979 (diff) |
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 <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions