On 11/06/2014 02:24 PM, Martin Kletzander wrote:
When compiled without full numa support, the stub function for
virNumaNodeIsAvailable() just checks whether specified node is in range
<0, max); where max is maximum NUMA node available on the host. But
because the maximum node number is the highest usabe number (and not the
s/usabe/usable/
count of nodes), the check is incorrect as it should check whether
the
specified node is in range <0, max> instead.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org