example: add a zoned block device write example with GC by zone resets
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Thu, 15 Dec 2022 01:56:05 +0000 (10:56 +0900)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Dec 2022 19:42:12 +0000 (12:42 -0700)
commitf65f4f2d6dbdc9785fefdc5789e5b1ba4fa09dce
treeb1220908298e5375a3bbb96c066eb83f7d151304
parent1c97d909f748d12de73245d4464b47bf56a5726b
example: add a zoned block device write example with GC by zone resets

Add an example job file which shows how to simulate garbage collection
of zoned block devices using options zone_reset_threshold and
zone_reset_frequency.

Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/zbd-rand-write-zone-reset-gc.fio [new file with mode: 0644]
examples/zbd-rand-write-zone-reset-gc.png [new file with mode: 0644]