X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=6c674b27d549a28242d0dc77c5b1e5b2d6a1a06a;hp=5daaef032ceebb3bf5f2d0fc3bc7807258237fb3;hb=3ce3881b7a301a0f00f199dbead4fa1bef38973a;hpb=16e56d250f72e4fec4591d562a5f4d7a16ba1bb8 diff --git a/HOWTO b/HOWTO index 5daaef03..6c674b27 100644 --- 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.