Fixed an error in markdown
This commit is contained in:
parent
abdfef2044
commit
5f32074c4c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ To Do:
|
||||||
* Design changes -- Possible to have one scheduler with different scheduling schemes?
|
* Design changes -- Possible to have one scheduler with different scheduling schemes?
|
||||||
|
|
||||||
Scheduling Algorithms:
|
Scheduling Algorithms:
|
||||||
|
|
||||||
* Bin-packing with sorted watts
|
* Bin-packing with sorted watts
|
||||||
* FCFS Proactive Cluster-wide Capping
|
* FCFS Proactive Cluster-wide Capping
|
||||||
* First Fit
|
* First Fit
|
||||||
|
|
Reference in a new issue