Renan DelValle
|
fce62981da
|
Moved schedulers from the main programs to schedulers package. Can now choose different scheduelrs to use. Work on code sharing between schedulers remains to be done.
|
2016-12-22 22:58:58 -05:00 |
|
Renan DelValle
|
086b06256d
|
Added Error state. Fixed bug with tasks returning error because 0.0 watts was requested as a resource. Changed name to be more readable by eliminating electron. PCP logs can now have a prefix.
|
2016-12-22 22:58:58 -05:00 |
|
Renan DelValle
|
71f0896986
|
Scheduler now has a first fit algorithm based on memory, cpu, and watts. Watts need to be set by the user but should be calculated through heuristics. Framework now also works by having a set of tasks and launching them.
|
2016-12-22 22:58:58 -05:00 |
|
Renan DelValle
|
b00192e4df
|
Moving states into scheduler
|
2016-12-22 22:58:58 -05:00 |
|
Renan DelValle
|
b062a282f9
|
Adding helper functions from RENDLER
|
2016-12-22 22:58:58 -05:00 |
|