On 02/04/2014 10:24 AM, Ján Tomko wrote:
On 01/28/2014 06:49 PM, Roman Bogorodskiy wrote:
> Implementation obtains CPU usage information using
> kern.cp_time and kern.cp_times sysctl(8)s and reports
> CPU utilization.
> ---
> include/libvirt/libvirt.h.in | 8 ++++
> src/nodeinfo.c | 104 +++++++++++++++++++++++++++++++++++++++++++
> tools/virsh-host.c | 11 ++++-
> 3 files changed, 121 insertions(+), 2 deletions(-)
ACK
Pushed now.
Jan