summary refs log tree commit diff
path: root/playgrounds/fio/rand-write.fio
diff options
context:
space:
mode:
Diffstat (limited to 'playgrounds/fio/rand-write.fio')
-rw-r--r--playgrounds/fio/rand-write.fio14
1 files changed, 0 insertions, 14 deletions
diff --git a/playgrounds/fio/rand-write.fio b/playgrounds/fio/rand-write.fio
deleted file mode 100644
index 5564414..0000000
--- a/playgrounds/fio/rand-write.fio
+++ /dev/null
@@ -1,14 +0,0 @@
-[global]
-name=fio-rand-write
-filename=./data/fio-rand-write
-rw=randwrite
-bs=4K
-direct=0
-numjobs=4
-time_based=1
-runtime=900
-
-[file1]
-size=8G
-ioengine=libaio
-iodepth=16