The GPL isn't a EULA: remove it and introduce WixUI_Minimal_NoEULA
[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