Added the proactive cluster wide capping with ranked tasks scheduler to the list of schedulers.

This commit is contained in:
Pradyumna Kaushik 2016-11-25 18:02:21 -05:00 committed by Renan DelValle
parent 72bd54374c
commit 6b32c9eeda

View file

@ -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