X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=9783646d752988a455b24a2fc029f1725c848e48;hp=ab042081ddc83ddf270c1ad9dfcc1573e4f12b48;hb=2c3e17be4c7c9a737317ada414b98929652fec15;hpb=5283741f7be708fbbb3feb2cd5ca5187f3a964d1;ds=sidebyside diff --git a/fio.1 b/fio.1 index ab042081..9783646d 100644 --- a/fio.1 +++ b/fio.1 @@ -436,6 +436,10 @@ are: .B none Do not pre-allocate space. .TP +.B native +Use a platform's native pre-allocation call but fall back to 'none' behavior if +it fails/is not implemented. +.TP .B posix Pre-allocate via \fBposix_fallocate\fR\|(3). .TP @@ -450,8 +454,9 @@ Backward-compatible alias for 'posix'. .RE .P May not be available on all supported platforms. 'keep' is only -available on Linux. If using ZFS on Solaris this must be set to 'none' -because ZFS doesn't support it. Default: 'posix'. +available on Linux. If using ZFS on Solaris this cannot be set to 'posix' +because ZFS doesn't support it. Default: 'native' if any pre-allocation methods +are available, 'none' if not. .RE .TP .BI fadvise_hint \fR=\fPstr