insert all files for the moment

This commit is contained in:
Jeff Curless
2025-07-11 20:53:43 -04:00
parent 6dd148b4e1
commit e85b5dbae4
6 changed files with 727 additions and 0 deletions

43
fioscript/fio-ran-r4k.job Normal file
View File

@@ -0,0 +1,43 @@
[global]
name=fio-rand-r
filename=readdatafile
rw=randread
bs=4K
direct=1
time_based=1
runtime=300
group_reporting=1
ioengine=libaio
[job1]
size=10g
iodepth=64
[job2]
size=10g
iodepth=64
[job3]
size=10g
iodepth=64
[job4]
size=10g
iodepth=64
[job5]
size=10g
iodepth=64
[job6]
size=10g
iodepth=64
[job7]
size=10g
iodepth=64
[job8]
size=10g
iodepth=64

42
fioscript/fio-ran-w4k.job Normal file
View File

@@ -0,0 +1,42 @@
[global]
name=fio-rand-w
filename=writedatafile
rw=randwrite
bs=4K
direct=1
time_based=1
runtime=300
group_reporting=1
ioengine=libaio
[job1]
size=10g
iodepth=64
[job2]
size=10g
iodepth=64
[job3]
size=10g
iodepth=64
[job4]
size=10g
iodepth=64
[job5]
size=10g
iodepth=64
[job6]
size=10g
iodepth=64
[job7]
size=10g
iodepth=64
[job8]
size=10g
iodepth=64

43
fioscript/fio-seq-r4k.job Normal file
View File

@@ -0,0 +1,43 @@
[global]
name=fio-seq-r
filename=readdatafile
rw=read
bs=4K
direct=1
time_based=1
runtime=300
group_reporting=1
ioengine=libaio
[job1]
size=10g
iodepth=64
[job2]
size=10g
iodepth=64
[job3]
size=10g
iodepth=64
[job4]
size=10g
iodepth=64
[job5]
size=10g
iodepth=64
[job6]
size=10g
iodepth=64
[job7]
size=10g
iodepth=64
[job8]
size=10g
iodepth=64

42
fioscript/fio-seq-w4k.job Normal file
View File

@@ -0,0 +1,42 @@
[global]
name=fio-seq-w
filename=writedatafile
rw=write
bs=4K
direct=1
time_based=1
runtime=300
group_reporting=1
ioengine=libaio
[job1]
size=10g
iodepth=64
[job2]
size=10g
iodepth=64
[job3]
size=10g
iodepth=64
[job4]
size=10g
iodepth=64
[job5]
size=10g
iodepth=64
[job6]
size=10g
iodepth=64
[job7]
size=10g
iodepth=64
[job8]
size=10g
iodepth=64