From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Shinichiro Kawasaki Subject: Re: [PATCH 1/2] HOWTO: Add missing documentation for job_max_open_zones Date: Wed, 4 Aug 2021 12:01:32 +0000 Message-ID: <20210804120132.ucvogp44ox5ptmj3@shindev> References: <20210804112308.28062-1-ankit.kumar@samsung.com> <20210804112308.28062-2-ankit.kumar@samsung.com> In-Reply-To: <20210804112308.28062-2-ankit.kumar@samsung.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 To: Ankit Kumar Cc: "axboe@kernel.dk" , "fio@vger.kernel.org" , "krish.reddy@samsung.com" , "prakash.v@samsung.com" List-ID: On Aug 04, 2021 / 16:53, Ankit Kumar wrote: > Signed-off-by: Ankit Kumar > --- > HOWTO | 5 +++++ > 1 file changed, 5 insertions(+) >=20 > diff --git a/HOWTO b/HOWTO > index 59c7f1ff..d4e620de 100644 > --- a/HOWTO > +++ b/HOWTO > @@ -1055,6 +1055,11 @@ Target file/device > number of open zones is defined as the number of zones to which write > commands are issued. > =20 > +.. option:: job_max_open_zones=3Dint > + > + Limit on the number of simultaneously opened zones per single > + thread/process. > + Looks good to me. Reviewed-by: Shin'ichiro Kawasaki --=20 Best Regards, Shin'ichiro Kawasaki=