Leandro Teodoro Costa
2008-Apr-03 19:27 UTC
[Xen-devel] set resources without xm and libvirt
Hi Do you know some library that have a function for set resources, like memory and cap of processor, without the "xm" and "libvirt". For example: The library libxenstat just take informations about the VMs... Do you know something for set resource with xend or xenstat? thank''s Leandro _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark Williamson
2008-Apr-05 21:15 UTC
Re: [Xen-devel] set resources without xm and libvirt
You can communicate directly with Xend using XenAPI. That can probably do at least some of the stuff you want. Why not just call into the xm or libvirt libraries from your code, though? Cheers, Mark On Thursday 03 April 2008, Leandro Teodoro Costa wrote:> Hi > Do you know some library that have a function for set > resources, like memory and cap of processor, without the "xm" and > "libvirt". > > For example: The library libxenstat just take informations about the VMs... > Do you know something for set resource with xend or xenstat? > > thank''s > Leandro-- Push Me Pull You - Distributed SCM tool (http://www.cl.cam.ac.uk/~maw48/pmpu/) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- libxenstat python bindings
- [PATCH] xenstat: Correct copy of network device name
- [PATCH 5/6] xen, tools: calculate nr_cpus via num_online_cpus
- Regarding xenstat [test.c:3:24: fatal error: xenstat.h: No such file or directory]
- [PATCH 4/6] xen: export NUMA topology in physinfo hcall