[libvirt] libvirt stats units

Hi, virsh.pod states: "balloon.maximum" - the maximum memory in kiB allowed "balloon.swap_in" - the amount of data read from swap space (in kB) But to me it seems there's not such kb vs kib difference [1] so it would be nice to have a confirmation which one is actually used? 1) http://elixir.free-electrons.com/linux/v4.13/source/drivers/virtio/virtio_ba... Thanks, -- Marko Myllynen

On 09/11/2017 08:58 AM, Marko Myllynen wrote:
Hi,
virsh.pod states:
"balloon.maximum" - the maximum memory in kiB allowed "balloon.swap_in" - the amount of data read from swap space (in kB)
But to me it seems there's not such kb vs kib difference [1] so it would be nice to have a confirmation which one is actually used?
Yeah, we're no HDD manufacturers O:-) therefore both are actually KiB. Patch on its way. Michal
participants (2)
-
Marko Myllynen
-
Michal Privoznik