X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=b21d27e3b15fb74325703a60de6455cef6960596;hp=eb9c8245d4e3253bd311756cafc0708f9538ef83;hb=1246147d5402d46ecb098dc06c9b31bf6810800c;hpb=c08f9fe23b0f257f914b2d9e0e4f1117418e5da6 diff --git a/HOWTO b/HOWTO index eb9c8245..b21d27e3 100644 --- a/HOWTO +++ b/HOWTO @@ -1227,6 +1227,9 @@ exitall When one job finishes, terminate the rest. The default is to wait for each job to finish, sometimes that is not the desired action. +exitall_on_error When one job finishes in error, terminate the rest. The + default is to wait for each job to finish. + bwavgtime=int Average the calculated bandwidth over the given time. Value is specified in milliseconds.