aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/jobs.c
Commit message (Collapse)AuthorAge
* Core LITMUS^RT infrastructure.Andrea Bastoni2009-12-17
to be merged: - SRP (sched.c) - feather-trace implementation (to be fixed) - sync support (KConfig) litmus_sched_class implements 3 new methods: .prio_changed: void .switched_to: void .get_rr_interval: return infinity (i.e., 0)