qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 23/23] hw/nvme: add 'zoned.zasl' to documentation


From: Klaus Jensen
Subject: [PULL 23/23] hw/nvme: add 'zoned.zasl' to documentation
Date: Tue, 29 Jun 2021 20:47:43 +0200

From: Keith Busch <kbusch@kernel.org>

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
---
 docs/system/nvme.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/system/nvme.rst b/docs/system/nvme.rst
index 33a15c7dbc78..bff72d1c24d0 100644
--- a/docs/system/nvme.rst
+++ b/docs/system/nvme.rst
@@ -202,6 +202,12 @@ The namespace may be configured with additional parameters
   allows all zones to be open. If ``zoned.max_active`` is specified, this value
   must be less than or equal to that.
 
+``zoned.zasl=UINT8`` (default: ``0``)
+  Set the maximum data transfer size for the Zone Append command. Like
+  ``mdts``, the value is specified as a power of two (2^n) and is in units of
+  the minimum memory page size (CAP.MPSMIN). The default value (``0``)
+  has this property inherit the ``mdts`` value.
+
 Metadata
 --------
 
-- 
2.32.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]