| # Example dirstat job | |
| # 'dirstat' engine only do 'stat(dirname)', file will not be open(). | |
| # 'filesize' must be set, then files will be created at setup stage. | |
| [global] | |
| ioengine=dirstat | |
| numjobs=10 | |
| filesize=4k | |
| nrfiles=5 | |
| thread | |
| [t0] | |
| [t1] | |
| [t2] | |
| [t3] | |
| [t4] | |
| [t5] |