Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove non-mainline G-EDF plugins | Bjoern B. Brandenburg | 2009-09-10 |
| | | | | | This removes the plugins created for RTSS'09 that we don't want to track in mainline Linux. | ||
* | EDF plugins: don't forget to preempt new tasks on release-master | Bjoern B. Brandenburg | 2009-05-04 |
| | | | | | This fixes a bug that lead to task stacks being used s simultaneously on two CPUs. | ||
* | G-EDF: always mark scheduled tasks as being so (bugfix) | Bjoern B. Brandenburg | 2009-05-04 |
| | | | | | | If schedule() was invoked twice in a retry, then the scheduled task might have not been "picked" properly because it was still scheduled. | ||
* | release master support: fix new job code | Bjoern B. Brandenburg | 2009-04-29 |
| | |||
* | G-EDF: release master support bugfix | Bjoern B. Brandenburg | 2009-04-24 |
| | | | | Don't relink to release master. | ||
* | G-EDF: make use of release_master interface | Bjoern B. Brandenburg | 2009-04-23 |
| | | | | | | The current release_master setting is copied when activating the plugin. Changing it during execution is currently not supported. | ||
* | litmus core: provide central NO_CPU definition | Bjoern B. Brandenburg | 2009-04-22 |
| | | | | this removes a blatant case of copy&paste reuse | ||
* | G-EDF: compiles & runs in QEMU | Bjoern B. Brandenburg | 2009-04-19 |
| | |||
* | add G-EDF, a version of GSN-EDF with synchronization support ripped out | Bjoern B. Brandenburg | 2009-04-15 |
a good base version for other schedulers |