Pradyumna Kaushik
|
4cc1dd8e63
|
Kept track of totalPower per node. The watts resource for the first offer corresponds to the total power per node. Removed tasks, that had all their instances scheduled, from the list of tasks to schedule. Also, calling recap(...) every time a task completes to determine the new cluster wide cap."
|
2016-12-22 22:58:59 -05:00 |
|
Pradyumna Kaushik
|
a9f7ca5c91
|
Made a check to see whether cluster wide capping has started and if not then starting the go routine that performs the cluster wide capping at regular intervals.
|
2016-12-22 22:58:59 -05:00 |
|
Pradyumna Kaushik
|
8d032f9547
|
Proactive cluster wide first come first server scheduler. This schedules tasks based on the fcfs cluster wide capping policy defined in proactiveclusterwidecappers.go
|
2016-12-22 22:58:59 -05:00 |
|