Made change to TODO

This commit is contained in:
Pradyumna Kaushik 2016-12-19 16:46:52 -05:00 committed by Renan DelValle
parent 7aea52991b
commit bd3802ddfd

View file

@ -5,7 +5,7 @@ To Do:
* Design changes -- Possible to have one scheduler with different scheduling schemes?
* Use the generic running average calculator in utilities/runAvg in schedulers/proactiveclusterwidecappers.go
* Added functionality to the runAvg interface to be able to remove element in the window based on a criteria.
* Add functionality to the runAvg interface to be able to remove element in the window based on a criteria.
Scheduling Algorithms: