Add max_latency option
authorJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2012 14:37:45 +0000 (16:37 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 24 Oct 2012 14:37:45 +0000 (16:37 +0200)
commit155015351132ad00e2e21cb63f52fee91e56e92a
tree3b28c41fcab8b8ecf27e686e3e5b099e9fbfb4ee
parent222757cc7a5b2bd5165f67aad8074825e73dc8e4
Add max_latency option

If set, fio will exit if it sees a total IO latency that exceeds
this value.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
fio.1
fio.h
io_u.c
options.c