mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: fix an incorrect example for memoryBacking
commit 136ad49740
forgot to add an end-tags for hugepages.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
@@ -620,6 +620,7 @@
|
|||||||
<hugepages>
|
<hugepages>
|
||||||
<page size="1" unit="G" nodeset="0-3,5"/>
|
<page size="1" unit="G" nodeset="0-3,5"/>
|
||||||
<page size="2" unit="M" nodeset="4"/>
|
<page size="2" unit="M" nodeset="4"/>
|
||||||
|
</hugepages>
|
||||||
<nosharepages/>
|
<nosharepages/>
|
||||||
<locked/>
|
<locked/>
|
||||||
</memoryBacking>
|
</memoryBacking>
|
||||||
|
|||||||
Reference in New Issue
Block a user