mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: man: Add description of 'calc_mode' and 'vcpu.<num>.megabytes_per_second' dirtyrate mode
Commit 42d36b65a31 added new fields to the API docs but didn't add the virsh man page equivalent. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2073867 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
a89b17c2a7
commit
67263604e6
@ -2505,6 +2505,10 @@ not available for statistical purposes.
|
||||
calculation.
|
||||
* ``dirtyrate.megabytes_per_second`` - the calculated memory dirty
|
||||
rate in MiB/s.
|
||||
* ``dirtyrate.calc_mode`` - the calculation mode used last measurement
|
||||
(``page-sampling``/``dirty-bitmap``/``dirty-ring``)
|
||||
* ``dirtyrate.vcpu.<num>.megabytes_per_second`` - the calculated memory dirty
|
||||
rate for a virtual cpu in MiB/s
|
||||
|
||||
|
||||
Selecting a specific statistics groups doesn't guarantee that the
|
||||
|
Loading…
x
Reference in New Issue
Block a user