
3 Feb
2016
3 Feb
'16
7:38 a.m.
On Fri, Jan 29, 2016 at 05:02:14PM +0100, Peter Krempa wrote:
Since majority of the steps is shared, the function can be reused to simplify code.
Additionally this resolves https://bugzilla.redhat.com/show_bug.cgi?id=1244128 since the cpu bandwidth limiting with cgroups would not be set on the hotplug path.
It also sets the affinity and uses the autoCpuset.
--- src/qemu/qemu_driver.c | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-)
ACK with the commit message amended. Jan