Add option latency_run to continue enable latency_target
authorSong Liu <songliubraving@fb.com>
Mon, 18 May 2020 05:39:49 +0000 (22:39 -0700)
committerSong Liu <songliubraving@fb.com>
Tue, 19 May 2020 21:35:04 +0000 (14:35 -0700)
commite1bcd541f63f9029f6c50116831303ad06292edc
tree190d037dffa7584e1f47d2a576669f4ded2bf4e5
parente1ce5b385c65803b170e512a1b5256bbe99f98f0
Add option latency_run to continue enable latency_target

Currently, latency_target run will exist once fio find the highest queue
depth that meets latency_target. Add option latency_run. If set, fio will
continue running and try to meet latency_target by adusting queue depth.

Signed-off-by: Song Liu <songliubraving@fb.com>
HOWTO
cconv.c
fio.1
fio.h
io_u.c
options.c
server.h
thread_options.h