* Memory statistic question
@ 2014-07-03 13:29 Gleb Voronich
0 siblings, 0 replies; only message in thread
From: Gleb Voronich @ 2014-07-03 13:29 UTC (permalink / raw)
To: kvm
Hello,
I'm trying to get memory usage statistic inside a guest machine using
virDomainMemoryStats function at libvirt.
According to
http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
structure could have a lot of useful memory statistic but the amount of
parameters depends on the hypervisor and the driver.
However using KVM I'm able to get VIR_DOMAIN_MEMORY_STAT_ACTUAL_BALLOON
and VIR_DOMAIN_MEMORY_STAT_RSS.
Am I right it is not possible to get additional info such as used/unused
memory inside a guest machine in case of KVM?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-03 13:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-03 13:29 Memory statistic question Gleb Voronich
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.