From b50b87559205b4758deba7c547ab07bf6f2e8ff8 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 24 Oct 2006 19:05:53 +0200 Subject: [PATCH 1/1] [PATCH] Document filename= option Signed-off-by: Jens Axboe --- README | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.25.1