Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/proc/self/root/usr/share/doc/fio/examples/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/usr/share/doc/fio/examples/filestat-ioengine.fio

# Example filestat job

# 'filestat' engine only do 'stat(filename)', file will not be open().
# 'filesize' must be set, then files will be created at setup stage.

[global]
ioengine=filestat
numjobs=1
filesize=4k
nrfiles=200
thread

[t0]
[t1]
[t2]
[t3]
[t4]
[t5]