Make it possible to limit the number of open zones
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 24 Aug 2018 18:31:29 +0000 (11:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Aug 2018 18:54:40 +0000 (12:54 -0600)
commit59b0754458f601779fac99f4f9dc95d54e1ab976
treeb881287251941e88bc89bc7beaa7387ee08e3ed1
parentfd5d733fa34cb1c2675bce6af7972f6fc12e60d0
Make it possible to limit the number of open zones

When running a random I/O test across an entire drive many more zones
will be open than in a typical application workload. Hence add a command
line option that allows to limit the number of open zones.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
HOWTO
fio.1
fio.h
options.c
thread_options.h
zbd.c
zbd.h