Added Piston Capper to the list of schedulers

This commit is contained in:
Pradyumna Kaushik 2016-12-18 14:30:04 -05:00 committed by Renan DelValle
parent c493bd066e
commit 2e0ec0cc99

View file

@ -8,8 +8,9 @@ To Do:
Scheduling Algorithms:
* First Fit
* First Fit with sorted watts
* Bin-packing with sorted watts
* FCFS Proactive Cluster-wide Capping
* Ranked Proactive Cluster-wide Capping
* First Fit
* First Fit with sorted watts
* Piston Capping -- Works when scheduler is run with WAR