X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=5fdc1f79773cefea0b3ba6196408155c0b44bdcd;hp=2cc62b2221c6654fad9b577c445f7e89553e5d3c;hb=6cefbe338b159edc9417da5840383765acbd92c7;hpb=e9459e5a14b577ead39d666c051c7ce4db12bc75 diff --git a/HOWTO b/HOWTO index 2cc62b22..5fdc1f79 100644 --- a/HOWTO +++ b/HOWTO @@ -477,6 +477,11 @@ runtime=int Tell fio to terminate processing after the specified number a specified job will run, so this parameter is handy to cap the total runtime to a given time. +time_based If set, fio will run for the duration of the runtime + specified even if the file(s) are completey read or + written. It will simply loop over the same workload + as many times as the runtime allows. + invalidate=bool Invalidate the buffer/page cache parts for this file prior to starting io. Defaults to true.