X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=3e1e62a0f4d3115fa947471febf2796150eae9f2;hp=d320ab3852dbc69942f69ddde8bbacd0aab127ce;hb=0539d7581388289367f77f2b800d0581ee34fb4c;hpb=5d7c5d348d66794fd5e8aa3090f582358e6c5017;ds=sidebyside diff --git a/HOWTO b/HOWTO index d320ab38..3e1e62a0 100644 --- a/HOWTO +++ b/HOWTO @@ -823,7 +823,9 @@ verify=str If writing to a file, fio can verify the file contents it in the header of each block. crc32c-intel Use hardware assisted crc32c calcuation - provided on SSE4.2 enabled processors. + provided on SSE4.2 enabled processors. Falls + back to regular software crc32c, if not + supported by the system. crc32 Use a crc32 sum of the data area and store it in the header of each block.