android_kernel_xiaomi_sm8350/drivers/scsi/ibmvscsi
Jens Axboe 242f9dcb8b block: unify request timeout handling
Right now SCSI and others do their own command timeout handling.
Move those bits to the block layer.

Instead of having a timer per command, we try to be a bit more clever
and simply have one per-queue. This avoids the overhead of having to
tear down and setup a timer for each command, so it will result in a lot
less timer fiddling.

Signed-off-by: Mike Anderson <andmike@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-10-09 08:56:13 +02:00
..
ibmvfc.c [SCSI] ibmvfc: Add details to async event log 2008-08-16 10:49:16 -05:00
ibmvfc.h [SCSI] ibmvfc: Driver version 1.0.2 2008-08-16 10:49:32 -05:00
ibmvscsi.c block: unify request timeout handling 2008-10-09 08:56:13 +02:00
ibmvscsi.h
ibmvstgt.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-07-27 10:04:52 -07:00
iseries_vscsi.c
Makefile
rpa_vscsi.c
viosrp.h