Added the proactive cluster wide capping with ranked tasks scheduler to the list of schedulers.
This commit is contained in:
parent
72bd54374c
commit
6b32c9eeda
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