blktrace support update
authorJens Axboe <jens.axboe@oracle.com>
Tue, 15 May 2007 09:54:21 +0000 (11:54 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 15 May 2007 09:54:21 +0000 (11:54 +0200)
This should essentially work, except that it will not delay between
io but just issue the entries as fast as it can. Missing bits:

- Utilize the ipo->delay to suitably delay issuing an io
- Extract device name from blktrace file
- Document it

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

No differences found