Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Port C-FL PGM algorithms to C-EDF. | Glenn Elliott | 2014-02-19 |
| | |||
* | Add PGM support to C-FL | Glenn Elliott | 2014-02-19 |
| | | | | This patch applies the same PGM changes made to C-EDF to C-FL. | ||
* | PGM: Boost priority of producers, not consumers. | Glenn Elliott | 2014-02-19 |
| | | | | | | | This patch boosts the priority of PGM producers while they are sending tokens instead of boosting the priority of consumers while they are waiting for tokens. This improves schedulability analysis. | ||
* | Add PGM support to C-EDF. | Glenn Elliott | 2014-02-19 |
| | | | | Patch adds PGM priority boosting (and un-boosting) to C-EDF. | ||
* | C-EDF: Export cluster configuration to /proc. | Glenn Elliott | 2014-02-04 |
| | | | | This patch updates C-EDF to support get_domain_proc_info(). | ||
* | Add C-EDF scheduler plugin | Felipe Cerqueira | 2013-08-07 |