aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Fu <vincent.fu@samsung.com>2024-04-02 11:10:58 -0400
committerVincent Fu <vincent.fu@samsung.com>2024-04-02 11:10:58 -0400
commit4eef23f627d103d7092b4141bd6b0c8f95309ee9 (patch)
tree8137212037f419336a7509dcbab33dc6043d4ffe
parent9213e16d98b0e9d2f8d4f7e760ed0fd45c8960f6 (diff)
downloadfio-4eef23f627d103d7092b4141bd6b0c8f95309ee9.tar.gz
howto: fix zonemode formatting
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
-rw-r--r--HOWTO.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO.rst b/HOWTO.rst
index 6a2040721..25fdfbc43 100644
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -985,14 +985,14 @@ Target file/device
**none**
The :option:`zonerange`, :option:`zonesize`,
- :option `zonecapacity` and option:`zoneskip`
+ :option:`zonecapacity` and :option:`zoneskip`
parameters are ignored.
**strided**
I/O happens in a single zone until
:option:`zonesize` bytes have been transferred.
After that number of bytes has been
transferred processing of the next zone
- starts. :option `zonecapacity` is ignored.
+ starts. :option:`zonecapacity` is ignored.
**zbd**
Zoned block device mode. I/O happens
sequentially in each zone, even if random I/O