[libvirt] [PATCH v2 0/8] Per domain bandwidth settings

2016-01-14 Thread Alexander Burluka
We decide to make a global per domain bandwidth setting as were discussed in mailing list earlier. This patchset implements hierarchy top level cpu.cfs_period_us and cpu.cfs_quota_us control knob. I've named this parameters as global_period and global_quota. Changes in v2: add XML validation test

Re: [libvirt] [PATCH v2 0/8] Per domain bandwidth settings

2016-01-14 Thread Alexander Burluka
I am sorry, the old version was resend with v2, please ignore it. On 01/14/2016 01:27 PM, Alexander Burluka wrote: We decide to make a global per domain bandwidth setting as were discussed in mailing list earlier. This patchset implements hierarchy top level cpu.cfs_period_us and