Merge branch 'nvme/support-sync-fua-for-iouring-v2' of https://github.com/minwooim/fio
[fio.git] / examples / cpp_null.fio
CommitLineData
966fcbd4 1[global]
2bs=4k
3gtod_reduce=1
4
5[null]
6ioengine=cpp_null
7size=100g
8rw=randread
9norandommap
cd041bf4 10time_based