linux/drivers/s390
Sebastian Ott bbc610a965 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>
2014-12-08 09:42:46 +01:00
..
block s390/scm_block: handle multiple requests in one HW request 2014-12-08 09:42:46 +01:00
char s390/sclp_async: add Kconfig option to specify the component id 2014-11-28 09:45:11 +01:00
cio s390/eadm: change timeout value 2014-12-08 09:42:42 +01:00
crypto s390/zcrypt: Toleration of new crypto hardware 2014-10-09 09:14:05 +02:00
kvm virtio: unify config_changed handling 2014-10-15 10:24:54 +10:30
net Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-10-13 16:23:15 +02:00
scsi Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2014-08-07 08:41:00 -07:00
Makefile