Re: [libvirt] [PATCH 13/17] limit cpu bandwidth only for vcpus

2012-08-07 Thread Eric Blake
On 08/03/2012 12:36 AM, Hu Tao wrote: > This patch changes the behaviour of xml element cputune.period > and cputune.quota to limit cpu bandwidth only for vcpus, and no > longer limit cpu bandwidth for the whole guest. > > The reasons to do this are: > > - This matches docs of cputune.period an

[libvirt] [PATCH 13/17] limit cpu bandwidth only for vcpus

2012-08-02 Thread Hu Tao
This patch changes the behaviour of xml element cputune.period and cputune.quota to limit cpu bandwidth only for vcpus, and no longer limit cpu bandwidth for the whole guest. The reasons to do this are: - This matches docs of cputune.period and cputune.quota. - The other parts excepting vcpus