Re: [libvirt] [PATCH 0/4 0/1 0/1 V2] Add new public API virDomainGetPcpusUsage() and pcpuinfo command in virsh

2012-01-09 Thread Lai Jiangshan
On 01/05/2012 12:55 AM, Eric Blake wrote: > On 01/03/2012 09:09 PM, Lai Jiangshan wrote: >> "virt-top -1" can call virDomainGetPcpusUsage() periodically and get >> the CPU activities per CPU. (See the last patch in this series). >> >> virsh is also added a pcpuinfo command which calls virDomainGetP

Re: [libvirt] [PATCH 0/4 0/1 0/1 V2] Add new public API virDomainGetPcpusUsage() and pcpuinfo command in virsh

2012-01-04 Thread Eric Blake
On 01/03/2012 09:09 PM, Lai Jiangshan wrote: > "virt-top -1" can call virDomainGetPcpusUsage() periodically and get > the CPU activities per CPU. (See the last patch in this series). > > virsh is also added a pcpuinfo command which calls virDomainGetPcpusUsage(), > it gets information about the ph

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

2012-01-03 Thread Lai Jiangshan
"virt-top -1" can call virDomainGetPcpusUsage() periodically and get the CPU activities per CPU. (See the last patch in this series). 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 attac