Fully parallellize io_u verification
authorJens Axboe <jens.axboe@oracle.com>
Sun, 18 Feb 2007 05:57:43 +0000 (06:57 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sun, 18 Feb 2007 05:57:43 +0000 (06:57 +0100)
commit3af6ef399a9df324ffe4a8c8e03b52a42f587229
treeb99a8b1d6f9532b4b4043b76834c5da265d95b58
parent36167d82e5f49dee91c6d2cd426068edee90e36f
Fully parallellize io_u verification

Keep a full queue whenever possible, do verifications while
io is in progress.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.c
fio.h
io_u.c
verify.c