[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] fix numa-related (and kernel-dependent) test failures
- From: Jim Meyering <jim meyering net>
- To: veillard redhat com
- Cc: Libvirt <libvir-list redhat com>
- Subject: Re: [libvirt] [PATCH] fix numa-related (and kernel-dependent) test failures
- Date: Wed, 17 Dec 2008 08:39:04 +0100
Daniel Veillard <veillard redhat com> wrote:
...
>> All tests pass for me with that patch. Looks good.
>
> Same for me, +1 !
Thanks.
Pushed with this comment:
fix numa-related (and kernel-dependent) test failures
This change is required on some kernels due to the way a change in
the kernel's CONFIG_NR_CPUS propagates through the numa library.
* src/qemu_conf.c (qemudCapsInitNUMA): Pass numa_all_cpus_ptr->size/8
as the buffer-length-in-bytes in the call to numa_node_to_cpus, since
that's what is required on second and subseqent calls.
* src/uml_conf.c (umlCapsInitNUMA): Likewise.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]