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)
commit8c1fdf044083522504685e3009e356c70d003ef0
tree655f258d5f62d9f8ed1dfe26c85093e4d302c452
parent36361ebb75a8f543aa49ff4f3ee49274261da074
blktrace support update

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>
blktrace.c
fio.h