Skip to content
Snippets Groups Projects
Commit 176c0a49 authored by Keith Busch's avatar Keith Busch Committed by Klaus Jensen
Browse files

hw/nvme: add 'zoned.zasl' to documentation


Signed-off-by: default avatarKeith Busch <kbusch@kernel.org>
Reviewed-by: default avatarKlaus Jensen <k.jensen@samsung.com>
Signed-off-by: default avatarKlaus Jensen <k.jensen@samsung.com>
parent 83d7ed5c
No related branches found
No related tags found
No related merge requests found
......@@ -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
--------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment