Added to TODO (generic running average computation).
This commit is contained in:
parent
979b0ab9a9
commit
7f5d9c58a3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Electron: Scheduling Algorithms
|
||||||
To Do:
|
To Do:
|
||||||
|
|
||||||
* Design changes -- Possible to have one scheduler with different scheduling schemes?
|
* Design changes -- Possible to have one scheduler with different scheduling schemes?
|
||||||
|
* Make the running average calculation generic, so that schedulers in the future can use it and not implement their own.
|
||||||
|
|
||||||
Scheduling Algorithms:
|
Scheduling Algorithms:
|
||||||
|
|
||||||
|
|
Reference in a new issue