[PATCH] Implement file syncing as data direction
[fio.git] / README
diff --git a/README b/README
index 2a245dce1850bd7bc7e265d35d4616a828c65d3a..d8cca8af7f1c77ccb3e37b28fd89ab6f71551aa6 100644 (file)
--- a/README
+++ b/README
@@ -138,6 +138,8 @@ The job file parameters are:
        write_iolog=x   Write an iolog to file 'x' in the same format as iolog.
                        The iolog options are exclusive, if both given the
                        read iolog will be performed.
+       write_bw_log    Write a bandwidth log.
+       write_lat_log   Write a latency log.
        lockmem=x       Lock down x amount of memory on the machine, to
                        simulate a machine with less memory available. x can
                        include k/m/g suffix.