
4 Feb
2014
4 Feb
'14
4:27 a.m.
On 01/28/2014 06:49 PM, Roman Bogorodskiy wrote:
A set of fields for CPU stats could vary on different platforms, for example, FreeBSD doesn't report 'iowait'.
Make virsh print out only the fields that were actually filled. --- tools/virsh-host.c | 119 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 72 insertions(+), 47 deletions(-)
This looks okay, but I still don't like the hash tables. ACK unless my version I've just sent gets pushed. Jan