Gilad Chaplik has posted comments on this change. Change subject: core: update CPU QoS policy for running VMs ......................................................................
Patch Set 5: (1 comment) http://gerrit.ovirt.org/#/c/31631/5/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java: Line 579: new UpdateVmPolicyVDSParams(_vds.getId(), vmId, qos.getCpuLimit().intValue())); Line 580: } Line 581: } Line 582: } Line 583: }); > or consider to really change it right now and remove the whole thing. On st Done @Michal, I will handle the bug as soon as I'll have time. Line 584: Line 585: // Refrain from auto-start HA VM during its re-run attempts. Line 586: _autoVmsToRun.removeAll(_vmsToRerun); Line 587: // run all vms that crushed that marked with auto startup -- To view, visit http://gerrit.ovirt.org/31631 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia762ef4fc26cbfa913c077d34da51a9fa44946e8 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
