Merge branch 'overlap' of https://github.com/bvanassche/fio
[fio.git] / t / jobs / t0013.fio
diff --git a/t/jobs/t0013.fio b/t/jobs/t0013.fio
new file mode 100644 (file)
index 0000000..b4ec1b4
--- /dev/null
@@ -0,0 +1,14 @@
+# Trigger the fio code that serializes overlapping I/O. The job size is very
+# small to make overlapping I/O more likely.
+
+[test]
+ioengine=null
+thread=1
+size=4K
+blocksize=4K
+io_submit_mode=offload
+iodepth=1
+serialize_overlap=1
+numjobs=8
+loops=1000000
+runtime=10