mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
docs: fix recent typo
Introduced in commit 24fbbb82
.
* docs/formatdomain.html.in: s/tunning/tuning/
Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
008e877779
commit
a5a8bd54b7
@ -639,7 +639,7 @@
|
|||||||
<dd>When set and supported by the hypervisor, memory pages belonging
|
<dd>When set and supported by the hypervisor, memory pages belonging
|
||||||
to the domain will be locked in host's memory and the host will not
|
to the domain will be locked in host's memory and the host will not
|
||||||
be allowed to swap them out. For QEMU/KVM this requires
|
be allowed to swap them out. For QEMU/KVM this requires
|
||||||
<code>hard_limit</code> <a href="#elementsMemoryTuning">memory tunning</a>
|
<code>hard_limit</code> <a href="#elementsMemoryTuning">memory tuning</a>
|
||||||
element to be used and set to the maximum memory configured for the
|
element to be used and set to the maximum memory configured for the
|
||||||
domain plus any memory consumed by the QEMU process itself.
|
domain plus any memory consumed by the QEMU process itself.
|
||||||
<span class="since">Since 1.0.6</span></dd>
|
<span class="since">Since 1.0.6</span></dd>
|
||||||
|
Loading…
Reference in New Issue
Block a user