Fix sync engine completion latency
authorJens Axboe <jens.axboe@oracle.com>
Tue, 20 Feb 2007 10:34:54 +0000 (11:34 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 20 Feb 2007 10:34:54 +0000 (11:34 +0100)
commit5aeb77df5d75d1065b339c47afbd882a3c04702e
treeee1aee4c57c41551fff004ec11a6923f53910035
parente7e6cfb4f22b19de03aa5a0b031d4844dd8b1ebe
Fix sync engine completion latency

td_io_queue() needs to differentiate between the sync and async
engines wrt setting issue_time.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
ioengines.c