mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: fix typo in virsh.rst for balloon.major_fault
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
c9da4ae909
commit
1ae53c027b
@ -2250,7 +2250,7 @@ When selecting the *--state* group the following fields are returned:
|
||||
* ``balloon.swap_in`` - the amount of data read from swap space (in KiB)
|
||||
* ``balloon.swap_out`` - the amount of memory written out to swap
|
||||
space (in KiB)
|
||||
* ``balloon.major_fault`` - the number of page faults then disk IO
|
||||
* ``balloon.major_fault`` - the number of page faults when disk IO
|
||||
was required
|
||||
* ``balloon.minor_fault`` - the number of other page faults
|
||||
* ``balloon.unused`` - the amount of memory left unused by the
|
||||
|
Loading…
Reference in New Issue
Block a user