[libvirt] [PATCH 0/4] Add new public API virDomainGetPcpusUsage and pcpuinfo command in virsh

Eric Blake eblake at redhat.com
Thu Dec 8 03:44:05 UTC 2011


On 12/07/2011 08:40 PM, Lai Jiangshan wrote:
> "virt-top -1" can call virDomainGetPcpusUsage() periodically and get
> the CPU activities per CPU. (still require virt-top site patch).
> 
> virsh is also added a pcpuinfo command which calls virDomainGetPcpusUsage(),
> it gets information about the physic CPUs, such as the usage of
> CPUs, the current attached vCPUs.

Meta-question - is this the time taken _by just the guest in question_
on the host's physical CPU, or is it the cumulative CPU time taken by
all process on the physical CPU, in which case this would be better
named as virNodeGetCpusUsage()?  And if it is per-domain, then what's
the difference between physical cpu usage and virtual cpu usage (that
is, can we even tell the overhead of the hypervisor, and should we be
exposing that overhead to the user)?

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20111207/68aca89e/attachment-0001.sig>


More information about the libvir-list mailing list