Added the proactive cluster wide capping with ranked tasks scheduler to the list of schedulers.
This commit is contained in:
parent
f67773dcde
commit
f606610232
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ Scheduling Algorithms:
|
|||
|
||||
* Bin-packing with sorted watts
|
||||
* FCFS Proactive Cluster-wide Capping
|
||||
* Ranked Proactive Cluster-wide Capping
|
||||
* First Fit
|
||||
* First Fit with sorted watts
|
||||
|
|
Reference in a new issue