Itamar Heim has posted comments on this change.

Change subject: External Scheduler: Add memory example
......................................................................


Patch Set 2:

(4 comments)

....................................................
Commit Message
Line 5: CommitDate: 2013-10-07 16:32:06 +0300
Line 6: 
Line 7: External Scheduler: Add memory example
Line 8: 
Line 9: Adds a comprihensive example of a memory filter.
s/comprihensive/comprehensive/
Line 10: Filter stages:
Line 11: - finds the host with the least amount of free memory
Line 12: - checks what is the maximum vm size it can pass to
Line 13:   the other hosts without overloading them


Line 7: External Scheduler: Add memory example
Line 8: 
Line 9: Adds a comprihensive example of a memory filter.
Line 10: Filter stages:
Line 11: - finds the host with the least amount of free memory
s/finds/find/
Line 12: - checks what is the maximum vm size it can pass to
Line 13:   the other hosts without overloading them
Line 14: - find a vm it can pass that is small enough to
Line 15:   run on one of the other servers, but trying to find one


Line 8: 
Line 9: Adds a comprihensive example of a memory filter.
Line 10: Filter stages:
Line 11: - finds the host with the least amount of free memory
Line 12: - checks what is the maximum vm size it can pass to
s/checks/check/
Line 13:   the other hosts without overloading them
Line 14: - find a vm it can pass that is small enough to
Line 15:   run on one of the other servers, but trying to find one
Line 16:   that will solve the overutilization in one migration


Line 11: - finds the host with the least amount of free memory
Line 12: - checks what is the maximum vm size it can pass to
Line 13:   the other hosts without overloading them
Line 14: - find a vm it can pass that is small enough to
Line 15:   run on one of the other servers, but trying to find one
s/but trying to find one that will solve/while solving/
Line 16:   that will solve the overutilization in one migration
Line 17: 
Line 18: Change-Id: I1b4a41064631912f5624723327a2ff5ebf158d5c


-- 
To view, visit http://gerrit.ovirt.org/19934
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1b4a41064631912f5624723327a2ff5ebf158d5c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Noam Slomianko <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Itamar Heim <[email protected]>
Gerrit-Reviewer: Martin Sivák <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[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

Reply via email to