examples: add zonemode=zbd example scripts
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 8 Apr 2020 06:46:59 +0000 (15:46 +0900)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Apr 2020 14:43:35 +0000 (08:43 -0600)
commitc93fed07c18312989e523e3b039538efdfbf1c81
tree1c7c60c4aec6a324ef57ff94e62914e3e4485d6b
parentadc6adcb7b43d8cb228ac05d56e3d4f849b5226e
examples: add zonemode=zbd example scripts

Add two example script files (random write and sequential read)
illustrating the use of zonemode=zbd with the psync and libaio
ioengines.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/zbd-rand-write.fio [new file with mode: 0644]
examples/zbd-seq-read.fio [new file with mode: 0644]