On Mon, Jun 16, 2014 at 05:08:28PM +0200, Michal Privoznik wrote: > The aim of the API is to get information on number of free pages > on the system. The API behaves similar to the > virNodeGetCellsFreeMemory(). User passes starting NUMA cell, the > count of nodes that he's interested in, pages sizes (yes, > multiple sizes can be queried at once) and the counts are > returned in an array. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > daemon/remote.c | 52 ++++++++++++++++++++++++ > include/libvirt/libvirt.h.in | 7 ++++ > src/driver.h | 10 +++++ > src/libvirt.c | 95 ++++++++++++++++++++++++++++++++++++++++++++ > src/libvirt_public.syms | 4 ++ > src/remote/remote_driver.c | 50 +++++++++++++++++++++++ > src/remote/remote_protocol.x | 20 +++++++++- > src/remote_protocol-structs | 16 ++++++++ > 8 files changed, 253 insertions(+), 1 deletion(-) 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 :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list