Add CONFIG_64BIT_LLP64, CONFIG_POSIX_FALLOCATE and CONFIG_LINUX_FALLOCATE to Makefile.
[fio.git] / examples / cpuio
1 [global]
2 ioengine=cpuio
3 time_based
4 runtime=10
5
6 [burn50percent]
7 cpuload=50
8