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
..
2008-01-11 18:22:30 -06:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-07-26 15:17:47 -04:00
2005-11-09 15:44:09 -05:00
2008-10-09 08:56:13 +02:00
2008-10-09 08:56:13 +02:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-10-09 08:56:13 +02:00
2008-10-09 08:56:13 +02:00
2008-01-30 13:14:02 -06:00
2006-09-12 17:12:31 -05:00
2008-01-30 13:14:02 -06:00
2008-01-23 13:44:31 -06:00
2008-07-14 15:29:34 -06:00
2008-01-30 13:14:02 -06:00
2007-07-18 11:16:32 -05:00
2008-07-02 15:06:25 -06:00
2008-10-09 08:56:13 +02:00
2008-10-09 08:56:13 +02:00
2008-07-30 10:21:56 -05:00
2008-10-09 08:56:13 +02:00
2008-02-07 18:02:44 -06:00
2008-07-26 15:14:47 -04:00
2008-07-26 15:14:49 -04:00
2006-11-15 16:43:50 -06:00
2007-10-19 23:22:55 +02:00