[libvirt] [PATCH 08/24] conf: numa: Recalculate rather than remember total NUMA cpu count

John Ferlan jferlan at redhat.com
Thu Feb 19 22:02:42 UTC 2015



On 02/16/2015 01:51 PM, Peter Krempa wrote:
> It's easier to recalculate the number in the one place it's used as
> having a separate varialbe to track it. It will also help with moving

s/varialbe/variable

> the NUMA code to the separate module.
> ---
>  src/conf/cpu_conf.c    |  1 -
>  src/conf/cpu_conf.h    |  1 -
>  src/conf/domain_conf.c |  2 +-
>  src/conf/numa_conf.c   | 23 +++++++++++++++++------
>  src/conf/numa_conf.h   |  3 +++
>  tests/testutilsqemu.c  |  1 -
>  6 files changed, 21 insertions(+), 10 deletions(-)
>

ACK

John




More information about the libvir-list mailing list