]> xenbits.xensource.com Git - libvirt.git/commit
numa: Introduce virNumaGetMaxNode and use it instead of numa_max_node
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 Oct 2013 15:42:22 +0000 (17:42 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Nov 2013 09:50:19 +0000 (10:50 +0100)
commitf72cfea1ab3dba46a2c23faad28f3510cc78ad1d
tree4114f53276a5abe06b6b6c82ce7c36e5fe9377f0
parent0ce5d9463632fc4dd28eddf8d6860aaa72e0e751
numa: Introduce virNumaGetMaxNode and use it instead of numa_max_node

Avoid necessary checks for the numa library with this helper.
src/libvirt_private.syms
src/nodeinfo.c
src/util/virnuma.c
src/util/virnuma.h