[libvirt] [PATCH v2 1/2] virnuma: Introduce virNumaGetDistances

Daniel P. Berrange berrange at redhat.com
Tue Jun 3 16:57:58 UTC 2014


On Tue, Jun 03, 2014 at 03:26:58PM +0200, Michal Privoznik wrote:
> The API gets a NUMA node and find distances to other nodes.  The
> distances are returned in an array. If an item X within the array
> equals to value of zero, then there's no such node as X.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libvirt_private.syms |  1 +
>  src/util/virnuma.c       | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virnuma.h       |  3 +++
>  3 files changed, 59 insertions(+)

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list