X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=README;h=75553495205c5354397235da553a536b6583b9c9;hb=8b4a7c860d004ea8dffc11f6232124b574fe6cd7;hp=89e32c8c21d9f6d71068aa85e8ef10569f4e5e95;hpb=5f42100411888488beb3e17637dea57994f58153;p=fio.git diff --git a/README b/README index 89e32c8c..75553495 100644 --- a/README +++ b/README @@ -218,6 +218,7 @@ The job file parameters are: verify=x If 'x' == md5, use md5 for verifies. If 'x' == crc32, use crc32 for verifies. md5 is 'safer', but crc32 is a lot faster. Only makes sense for writing to a file. + For other types of checksumming, see HOWTO. stonewall Wait for preceeding jobs to end before running. numjobs=x Create 'x' similar entries for this job thread Use pthreads instead of forked jobs