Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | [ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86 | Andrea Bastoni | 2010-05-29 | |
| | | | | | | | | - fix requesting more than 2^11 pages (MAX_ORDER) to system allocator Still to be merged: - feather-trace generic implementation | |||
* | [ported from 2008.3] Add Feather-Trace device file support | Andrea Bastoni | 2010-05-29 | |
| | ||||
* | [ported from 2008.3] Core LITMUS^RT infrastructure | Andrea Bastoni | 2010-05-29 | |
Port 2008.3 Core LITMUS^RT infrastructure to Linux 2.6.32 litmus_sched_class implements 4 new methods: - prio_changed: void - switched_to: void - get_rr_interval: return infinity (i.e., 0) - select_task_rq: return current cpu |