Add support for resetting zones periodically
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 24 Aug 2018 18:31:30 +0000 (11:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Aug 2018 18:54:41 +0000 (12:54 -0600)
commita7c2b6fc2959cddbf7a479c86eb93d609669241a
tree18363d0bbc5a9ce9351affa2ab0c9e129377d27f
parent59b0754458f601779fac99f4f9dc95d54e1ab976
Add support for resetting zones periodically

Filesystems that support zoned block devices typically perform garbage
collection if device usage exceeds a certain threshold. Add two command
line options that allow to simulate this behavior.

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