[libvirt] [PATCH 1/3] util: virhostcpu: parse frequency information on S390

John Ferlan jferlan at redhat.com
Fri Jan 5 20:53:41 UTC 2018



On 12/19/2017 05:08 AM, Bjoern Walk wrote:
> Since kernel version 4.7, processor frequency information is available
> on S390. Let's adjust the parser so this information shows up for virsh
> nodeinfo:
> 
>     # virsh nodeinfo
>     CPU model:           s390x
>     CPU(s):              8
>     CPU frequency:       5000 MHz
>     CPU socket(s):       1
>     Core(s) per socket:  8
>     Thread(s) per core:  1
>     NUMA cell(s):        1
>     Memory size:         16273908 KiB
> 
> Reviewed-by: Marc Hartmayer <mhartmay at linux.vnet.ibm.com>
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> Signed-off-by: Bjoern Walk <bwalk at linux.vnet.ibm.com>
> ---
>  src/util/virhostcpu.c | 2 ++
>  1 file changed, 2 insertions(+)
> 

OK - once Andrea has pushed...  Consider this,

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list