mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: formatdomain: Remove 'elementsMemoryTuning' anchor
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
e1f9c35220
commit
88b97d9bce
@ -1025,7 +1025,7 @@ influence how virtual memory pages are backed by host pages.
|
|||||||
amounts of locked memory could cause a denial-of-service attack on the host.
|
amounts of locked memory could cause a denial-of-service attack on the host.
|
||||||
Because of this, using this option is discouraged unless your workload
|
Because of this, using this option is discouraged unless your workload
|
||||||
demands it; even then, it's highly recommended to set a ``hard_limit`` (see
|
demands it; even then, it's highly recommended to set a ``hard_limit`` (see
|
||||||
`memory tuning <#elementsMemoryTuning>`__) on memory allocation suitable for
|
`Memory Tuning`_) on memory allocation suitable for
|
||||||
the specific environment at the same time to mitigate the risks described
|
the specific environment at the same time to mitigate the risks described
|
||||||
above. :since:`Since 1.0.6`
|
above. :since:`Since 1.0.6`
|
||||||
``source``
|
``source``
|
||||||
@ -1046,7 +1046,6 @@ influence how virtual memory pages are backed by host pages.
|
|||||||
this is just an optimization and is not guaranteed to work in all cases (e.g.
|
this is just an optimization and is not guaranteed to work in all cases (e.g.
|
||||||
when hypervisor crashes). :since:`Since 4.4.0` (QEMU/KVM only)
|
when hypervisor crashes). :since:`Since 4.4.0` (QEMU/KVM only)
|
||||||
|
|
||||||
:anchor:`<a id="elementsMemoryTuning"/>`
|
|
||||||
|
|
||||||
Memory Tuning
|
Memory Tuning
|
||||||
-------------
|
-------------
|
||||||
|
Loading…
Reference in New Issue
Block a user