[Libvir] ANNOUNCE: ocaml-libvirt 0.3.3.1 released

Richard W.M. Jones rjones at redhat.com
Wed Nov 14 12:22:57 UTC 2007


I'm pleased to announce the release of ocaml-libvirt 0.3.3.1, type-safe 
libvirt bindings for OCaml.

Main page: http://et.redhat.com/~rjones/ocaml-libvirt/
Source repo: http://hg.et.redhat.com/virt/applications/virt-top--devel
Change log: http://et.redhat.com/~rjones/ocaml-libvirt/ChangeLog.txt

This minor update contains bindings for the new API calls 
virNodeGetFreeMemory and virNodeGetCellsFreeMemory.

http://et.redhat.com/~rjones/ocaml-libvirt/html/Libvirt.Connect.html#VALnode_get_free_memory

The 'mlvirsh' command now has a new 'freecell' subcommand:

   mlvirsh freecell
     - Calls virNodeGetFreeMemory and prints free memory in the
       whole system.

   mlvirsh freecell <start>
     - Calls virNodeGetCellsFreeMemory (conn, start, 1) and prints
       free memory on a single NUMA cell.

   mlvirsh freecell <start> <max>
     - Calls virNodeGetCellsFreeMemory (conn, start, max) and prints
       free memory on the given range of NUMA cells.

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/20071114/58e8edfc/attachment-0001.bin>


More information about the libvir-list mailing list