X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=bc6c9fa655e8eefe13d410013309679dcf2eb7e5;hp=e3334bd2b4de0a6b8850d669bce8932a48409982;hb=5c94b00876437a27f1761e47437166780c3c3b93;hpb=8fc46b4d03bc61c4e72b69c3bc59bd50c4943e03 diff --git a/fio.1 b/fio.1 index e3334bd2..bc6c9fa6 100644 --- a/fio.1 +++ b/fio.1 @@ -481,6 +481,13 @@ setting can be any pattern of bytes, and can be prefixed with 0x for hex values. It may also be a string, where the string must then be wrapped with "". .TP +.BI dedupe_percentage \fR=\fPint +If set, fio will generate this percentage of identical buffers when writing. +These buffers will be naturally dedupable. The contents of the buffers depend +on what other buffer compression settings have been set. It's possible to have +the individual buffers either fully compressible, or not at all. This option +only controls the distribution of unique buffers. +.TP .BI nrfiles \fR=\fPint Number of files to use for this job. Default: 1. .TP