[libvirt-users] How to set cpu limits to xen domU in libvirt

Hello, I looked in the the documents. Looks like the <cputune> period and quota will only support qemu driver. Of for xen user, how to set the hard cpu limit? -- Tony

perhaps cgroup? 2012/6/18 Tony Huang <tonycongjie@gmail.com>:
Hello,
I looked in the the documents. Looks like the <cputune> period and quota will only support qemu driver. Of for xen user, how to set the hard cpu limit?
-- Tony
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users

On 2012年06月18日 09:58, Xing.x.Gao wrote:
perhaps cgroup?
Qemu driver uses the very cgroup to set the 'period' and 'quota'. You can uses write script to do it outside of libvirt (though it's not supported by libvirt officially), , or patch to XEN driver is welcomed. :-)
2012/6/18 Tony Huang<tonycongjie@gmail.com>:
Hello,
I looked in the the documents. Looks like the<cputune> period and quota will only support qemu driver. Of for xen user, how to set the hard cpu limit?
-- Tony
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
participants (3)
-
Osier Yang
-
Tony Huang
-
Xing.x.Gao