[PATCH] First cut at supporting > 1 file per job
[fio.git] / README
diff --git a/README b/README
index 359fc2d2f9bb977368c6d2460d13495256c563bf..d063df9fc184f4a8f804253bbbf521bd03ccda6d 100644 (file)
--- a/README
+++ b/README
@@ -88,6 +88,8 @@ The job file parameters are:
                        usb-storage or sata/libata driven) devices.
        iodepth=x       For async io, allow 'x' ios in flight
        overwrite=x     If 'x', layout a write file first.
+       nrfiles=x       Spread io load over 'x' number of files per job,
+                       if possible.
        prio=x          Run io at prio X, 0-7 is the kernel allowed range
        prioclass=x     Run io at prio class X
        bs=x            Use 'x' for thread blocksize. May include k/m postfix.