.. | ||
binpacksortedwatts.go | ||
firstfit.go | ||
firstfitsortedwatts.go | ||
firstfitwattsonly.go | ||
helpers.go | ||
proactiveclusterwidecappers.go | ||
proactiveclusterwidecappingfcfs.go | ||
proactiveclusterwidecappingranked.go | ||
README.md | ||
states.go |
Electron: Scheduling Algorithms
To Do:
- Design changes -- Possible to have one scheduler with different scheduling schemes?
Scheduling Algorithms:
- Bin-packing with sorted watts
- FCFS Proactive Cluster-wide Capping
- First Fit
- First Fit with sorted watts