X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=HOWTO;h=df79e2dffb3043e771fa437f6f1845b423a41160;hb=b47b45887dcd4c9bd7d0391a393809ef892a34ff;hp=8fad2ce6f4d889e8de2013391ee1dad00787681d;hpb=e6fe02651641fc64d2fa4fcfe9b1013b2947d11b;p=fio.git diff --git a/HOWTO b/HOWTO index 8fad2ce6..df79e2df 100644 --- a/HOWTO +++ b/HOWTO @@ -1797,6 +1797,10 @@ I/O engine absolute or relative. See :file:`engines/skeleton_external.c` for details of writing an external I/O engine. + **filecreate** + Simply create the files and do no IO to them. You still need to + set `filesize` so that all the accounting still occurs, but no + actual IO will be done other than creating the file. I/O engine specific parameters ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~