]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: add missing balloon stats docs in domstats
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Tue, 21 Jul 2020 08:07:20 +0000 (11:07 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 28 Jul 2020 15:26:16 +0000 (17:26 +0200)
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst

index 6a1ae40b0b180408f732aab1a0b8383a2e283666..de98512eef8d69b3855ea67002a377927ffd1739 100644 (file)
@@ -2265,6 +2265,10 @@ When selecting the *--state* group the following fields are returned:
   (in seconds)
 * ``balloon.disk_caches`` - the amount of memory that can be reclaimed
   without additional I/O, typically disk (in KiB)
+* ``balloon.hugetlb_pgalloc`` - the number of successful huge page allocations
+  from inside the domain via virtio balloon
+* ``balloon.hugetlb_pgfail`` - the number of failed huge page allocations
+  from inside the domain via virtio balloon
 
 
 *--vcpu* returns: