1
0
Fork 0
alistair23-linux/drivers/scsi/aacraid
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
..
Makefile [SCSI] aacraid: Begin adding support for new adapter type 2007-01-27 09:27:31 -06:00
TODO [SCSI] aacraid: Newer adapter communication iterface support 2005-10-28 11:41:53 -05:00
aachba.c block: unify request timeout handling 2008-10-09 08:56:13 +02:00
aacraid.h [SCSI] aacraid: Add Power Management support 2008-05-02 13:06:44 -05:00
commctrl.c [SCSI] aacraid: prevent copy_from_user() BUG! 2008-07-12 08:22:24 -05:00
comminit.c [SCSI] aacraid: Add Power Management support 2008-05-02 13:06:44 -05:00
commsup.c [SCSI] aacraid: Fix jbod operations scan issues 2008-05-02 13:06:09 -05:00
dpcsup.c Convert asm/semaphore.h users to linux/semaphore.h 2008-04-18 22:22:54 -04:00
linit.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-07-15 18:58:04 -07:00
nark.c [SCSI] aacraid: draw line in sand, sundry cleanup and version update 2007-07-27 09:13:28 -04:00
rkt.c [SCSI] aacraid: draw line in sand, sundry cleanup and version update 2007-07-27 09:13:28 -04:00
rx.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00
sa.c drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00