X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=README;h=98d82fa6339001e1e0082576dcc0b2cf28c23cfd;hp=d8cca8af7f1c77ccb3e37b28fd89ab6f71551aa6;hb=b50b87559205b4758deba7c547ab07bf6f2e8ff8;hpb=8e9fe637622aab409101c90d26670375a50ff4f3 diff --git a/README b/README index d8cca8af..98d82fa6 100644 --- a/README +++ b/README @@ -68,6 +68,10 @@ The job file parameters are: name=x Use 'x' as the identifier for this job. directory=x Use 'x' as the top level directory for storing files + filename=x Force the use of 'x' as the filename for all files + in this thread. If not given, fio will make up + a suitable filename based on the thread and file + number. rw=x 'x' may be: read, randread, write, randwrite, rw (read-write mix), randrw (read-write random mix) rwmixcycle=x Base cycle for switching between read and write