Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | PFAIR: include debug_trace.h | Bjoern Brandenburg | 2017-06-09 |
| | |||
* | Add PD^2 scheduler plugin | Bjoern Brandenburg | 2017-05-26 |
PFAIR: fix wrong memset() PFAIR: don't arm timer for tardy tasks If the system is overloaded, tasks may be tardy. In that case, do not arm timers. Rather, add tardy tasks back into the ready queue right away. PFAIR: use sched_trace_last_suspension_as_completion() PFAIR: use inferred_sporadic_job_release_at() rebase fix: use new hrtimer API in PFAIR plugin |