Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | A task's blocking time no longer takes from its server's budget. | Jonathan Herman | 2012-10-09 |
| | |||
* | Integrated group locking with mixed-criticality. | Jonathan Herman | 2012-10-06 |
| | |||
* | Moved user-space state of tasks into new rt_param.user_job. | Jonathan Herman | 2012-10-03 |
| | | | | | | Both sched_color and sched_mc assumed seperate kernel and userspace views of job states, where the kernel view is used for scheduling while the userspace view is used for statistics (tardiness etc). This commit merges both approaches. | ||
* | Refactor to allow generic domains | Jonathan Herman | 2011-09-07 |
| | |||
* | missed files | Jonathan Herman | 2011-08-29 |