This repository has been archived on 2024-04-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
elektron/schedulers
Pradyumna Kaushik 4637355721 Reorganized code.
Building the scheduler in phases. To be able to do this, increased
visibility of schedulers/helpers.go#schedulerOptions.
Refactored dependent code.
2018-10-04 19:27:13 -04:00
..
base.go Reorganized code. 2018-10-04 19:27:13 -04:00
bin-packing.go Runing goimports on project as well as fixing README so that headers render correctly. 2018-09-30 18:23:38 -07:00
electronScheduler.go Reorganized code. 2018-10-04 19:27:13 -04:00
first-fit.go Runing goimports on project as well as fixing README so that headers render correctly. 2018-09-30 18:23:38 -07:00
helpers.go Reorganized code. 2018-10-04 19:27:13 -04:00
MaxGreedyMins.go Runing goimports on project as well as fixing README so that headers render correctly. 2018-09-30 18:23:38 -07:00
MaxMin.go Runing goimports on project as well as fixing README so that headers render correctly. 2018-09-30 18:23:38 -07:00
schedPolicy.go Fixed import alias prefix. 2018-10-04 13:45:31 -04:00
states.go Runing goimports on project as well as fixing README so that headers render correctly. 2018-09-30 18:23:38 -07:00
store.go Reorganized code. 2018-10-04 19:27:13 -04:00