Added TODO to retrofit schedulers to run either with classMapWatts enabled or disabled.
This commit is contained in:
parent
3119724154
commit
4f5036bd32
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ To Do:
|
|||
* Make newTask(...) variadic where the newTaskClass argument can either be given or not. If not give, then pick task.Watts as the watts attribute, else pick task.ClassToWatts[newTaskClass].
|
||||
* Retrofit pcp/proactiveclusterwidecappers.go to include the power capping go routines and to cap only when necessary.
|
||||
* Create a package that would contain routines to perform various logging and move helpers.coLocated(...) into that.
|
||||
* Retrofit schedulers to be able to run either using ClassMapWatts enabled or disabled.
|
||||
|
||||
Scheduling Algorithms:
|
||||
|
||||
|
|
Reference in a new issue