steadystate: implement transmission of steadystate data over the wire in client/serve...
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 5daaef032ceebb3bf5f2d0fc3bc7807258237fb3..6c674b27d549a28242d0dc77c5b1e5b2d6a1a06a 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1256,6 +1256,9 @@ ss_ramp=time      Allow the job to run for the specified duration before
                beginning data collection for checking the steady state job
                termination criterion. The default is 0.
 
+invalidate=bool        Invalidate the buffer/page cache parts for this file prior
+               to starting io. Defaults to true.
+
 sync=bool      Use sync io for buffered writes. For the majority of the
                io engines, this means using O_SYNC.