Mark Wu has uploaded a new change for review. Change subject: Replace calling setSchedulerParameters() with filling its XML description. ......................................................................
Replace calling setSchedulerParameters() with filling its XML description. This patch changes to fill cgroup cpu.share into its XML description to set Vm's niceness instead of calling setSchedulerParameters(). It can save us a libvirt call on VM statup. Change-Id: I211e191022f5a18fa7d97d5a8fb42e10729ddd06 Signed-off-by: Mark Wu <[email protected]> --- M vdsm/libvirtvm.py 1 file changed, 10 insertions(+), 10 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/90/6290/1 -- To view, visit http://gerrit.ovirt.org/6290 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I211e191022f5a18fa7d97d5a8fb42e10729ddd06 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
