configure: attempt to link against tcmalloc by default if available
[fio.git] / examples / cpp_null.fio
1 [global]
2 bs=4k
3 gtod_reduce=1
4
5 [null]
6 ioengine=cpp_null
7 size=100g
8 rw=randread
9 norandommap
10 time_based=0