From 390b1537a0b5a25ee002e6ec4b7749e7e2527777 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 9 Mar 2007 13:03:00 +0100 Subject: [PATCH] Document 'openfiles' option Signed-off-by: Jens Axboe --- HOWTO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HOWTO b/HOWTO index ea943ee0..d1a3ad1e 100644 --- a/HOWTO +++ b/HOWTO @@ -253,6 +253,10 @@ bs_unaligned If this option is given, any byte size value within bsrange nrfiles=int Number of files to use for this job. Defaults to 1. +openfiles=int Number of files to keep open at the same time. Defaults to + the same as nrfiles, can be set smaller to limit the number + simultaneous opens. + file_service_type=str Defines how fio decides which file from a job to service next. The following types are defined: -- 2.25.1