[Libvir] [PATCH] Python bindings for virNodeGetCellsFreeMemory

Richard W.M. Jones rjones at redhat.com
Thu Dec 6 18:19:07 UTC 2007


Daniel Veillard wrote:
>   I realized that one of the NUMA API entry point didn't had a 
> binding in Python, the enclosed patch adds it, it's a method
> on a virConnect class, taking the startCell and maxCells integer
> parameters and returning a list of available memory for that
> range of cell, using it should be as simple as launching python
> as root after reinstallation of the libvirt library and bindings
> and doing the following:
> 
>>>> import libvirt
>>>> conn = libvirt.open(None)
>>>> conn.getCellsFreeMemory(0, 20)

Beat you to that binding by several weeks then :-)

http://libvirt.org/ocaml/html/Libvirt.Connect.html#VALnode_get_cells_free_memory

+1 for the patch.

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20071206/6a31d250/attachment-0001.bin>


More information about the libvir-list mailing list