mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
docs: Fix missing backtick in formatdomain.rst
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
03ca889b15
commit
a0cf5d6e4d
@ -1209,7 +1209,7 @@ NUMA Node Tuning
|
|||||||
memory nodes, and it requires setting mode to 'restrictive' in ``memnode``
|
memory nodes, and it requires setting mode to 'restrictive' in ``memnode``
|
||||||
elements (see quirk below). This exists solely for the purpose of being able
|
elements (see quirk below). This exists solely for the purpose of being able
|
||||||
to request movement of such memory for a running domain using ``virsh
|
to request movement of such memory for a running domain using ``virsh
|
||||||
numatune`` or ``virDomainSetNumaParameters` and is not guaranteed to happen.
|
numatune`` or ``virDomainSetNumaParameters`` and is not guaranteed to happen.
|
||||||
Attribute ``nodeset`` specifies the NUMA nodes, using the same
|
Attribute ``nodeset`` specifies the NUMA nodes, using the same
|
||||||
syntax as attribute ``cpuset`` of element ``vcpu``. Attribute ``placement`` (
|
syntax as attribute ``cpuset`` of element ``vcpu``. Attribute ``placement`` (
|
||||||
:since:`since 0.9.12` ) can be used to indicate the memory placement mode for
|
:since:`since 0.9.12` ) can be used to indicate the memory placement mode for
|
||||||
|
Loading…
Reference in New Issue
Block a user