[libvirt] [PATCH 03/17] nodeinfo: split CPU info retrieval out of nodeGetInfo

John Ferlan jferlan at redhat.com
Tue Apr 26 18:31:56 UTC 2016



On 04/14/2016 11:22 AM, Daniel P. Berrange wrote:
> Instead of having platform specific code in nodeGetInfo to
> fetch CPU topology, split it all out into a new method
> nodeGetCPUInfo.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/nodeinfo.c       | 172 +++++++++++++++++++++++++++++----------------------
>  src/nodeinfopriv.h   |   7 ++-
>  tests/nodeinfotest.c |   5 +-
>  3 files changed, 108 insertions(+), 76 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list