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-10-02 15:53:13 -07:00
2008-10-03 18:22:19 -07:00
2008-10-09 08:56:13 +02:00
2008-08-23 12:14:12 -07:00
2008-07-24 10:47:41 -07:00
2008-10-09 08:56:04 +02:00
2008-10-09 08:56:08 +02:00
2008-10-06 12:22:52 +02:00
2008-10-09 08:56:10 +02:00
2008-10-09 08:56:05 +02:00
2008-09-11 11:14:29 +02:00
2008-08-08 16:00:48 -04:00
2008-08-15 21:25:35 +02:00
2008-09-14 13:41:19 -07:00
2008-07-23 12:03:18 -07:00
2008-07-20 17:24:40 -07:00
2008-10-03 18:22:18 -07:00
2008-08-23 12:14:12 -07:00
2008-07-21 21:54:53 -07:00
2008-08-19 18:47:56 +02:00
2008-09-02 19:21:40 -07:00
2008-07-25 10:53:30 -07:00
2008-09-01 08:51:52 +10:00
2008-08-08 16:23:01 -04:00
2008-09-20 10:25:20 +02:00
2008-09-24 13:39:21 +02:00
2008-10-09 08:56:08 +02:00
2008-08-19 18:47:56 +02:00
2008-09-25 16:37:03 -07:00
2008-09-22 07:46:06 -07:00
2008-08-02 16:40:37 +02:00
2008-10-03 18:22:18 -07:00
2008-08-26 00:19:28 +10:00
2008-08-05 18:16:58 +02:00
2008-07-21 21:54:53 -07:00
2008-10-09 08:56:08 +02:00
2008-10-07 07:54:34 -07:00
2008-10-09 08:56:05 +02:00
2008-07-27 10:04:52 -07:00
2008-09-30 09:57:22 +02:00
2008-09-13 14:41:52 -07:00
2008-10-09 08:56:05 +02:00
2008-10-09 08:56:01 +02:00
2008-10-03 09:18:17 -07:00
2008-08-20 09:50:21 +10:00
2008-08-26 10:24:46 +10:00
2008-07-26 12:00:11 -07:00
2008-10-02 18:52:51 -07:00
2008-09-22 08:42:50 -07:00
2008-08-25 12:04:44 +02:00
2008-08-07 09:55:48 +01:00
2008-07-30 10:10:23 +01:00
2008-10-03 18:22:17 -07:00
2008-10-09 08:56:05 +02:00
2008-08-11 14:30:53 -07:00
2008-10-09 08:56:13 +02:00
2008-09-23 08:09:14 -07:00
2008-08-04 12:51:06 +09:00
2008-10-03 18:22:18 -07:00
2008-09-27 15:45:37 +01:00
2008-07-25 10:53:43 -07:00
2008-08-21 10:15:39 -07:00
2008-09-23 13:58:10 -07:00
2008-10-03 18:22:17 -07:00
2008-08-26 00:19:25 +10:00
2008-09-23 08:09:13 -07:00
2008-09-08 20:21:15 +02:00
2008-07-24 10:47:13 -07:00
2008-08-13 17:33:00 -07:00