Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for PGM^RT | Namhoon Kim | 2016-04-19 |
| | |||
* | MC2 scheduler and partition modules | Namhoon Kim | 2016-03-23 |
| | |||
* | Add LITMUS^RT core implementation | Bjoern Brandenburg | 2015-08-09 |
| | | | | | | | | | | | | | This patch adds the core of LITMUS^RT: - library functionality (heaps, rt_domain, prioritization, etc.) - budget enforcement logic - job management - system call backends - virtual devices (control page, etc.) - scheduler plugin API (and dummy plugin) This code compiles, but is not yet integrated with the rest of Linux. | ||
* | Extend task_struct with rt_param | Bjoern Brandenburg | 2015-08-09 |
This patch adds the PCB extensions required for LITMUS^RT. |