Note that md_per_io_size always uses malloc for io_uring_cmd.
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
.. option:: md_per_io_size=int : [io_uring_cmd] [xnvme]
- Size in bytes for separate metadata buffer per IO. Default: 0.
+ Size in bytes for separate metadata buffer per IO. For io_uring_cmd
+ these buffers are allocated using malloc regardless of what is set for
+ :option:`iomem`. Default: 0.
.. option:: pi_act=int : [io_uring_cmd] [xnvme]
.RE
.TP
.BI (io_uring_cmd,xnvme)md_per_io_size \fR=\fPint
-Size in bytes for separate metadata buffer per IO. Default: 0.
+Size in bytes for separate metadata buffer per IO. For io_uring_cmd these
+buffers are allocated using malloc regardless of what is set for \fBiomem\fR.
+Default: 0.
.TP
.BI (io_uring_cmd,xnvme)pi_act \fR=\fPint
Action to take when nvme namespace is formatted with protection information.