Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable sched_trace log injection from userspacewip-gpu-cleanup | Glenn Elliott | 2013-01-09 |
| | |||
* | make klmirqd work like aux tasks. checkpoint. | Glenn Elliott | 2012-12-12 |
| | | | | this code is untested! | ||
* | Added CONFIG_REALTIME_AUX_TASKS option | Glenn Elliott | 2012-09-16 |
| | | | | | | Auxillary task features were enabled by CONFIG_LITMUS_LOCKING. Made auxillary tasks a seperate feature that depends upon CONFIG_LITMUS_LOCKING. | ||
* | Merge branch 'wip-gpu-rtas12' into wip-slave-threads | Glenn Elliott | 2012-09-11 |
|\ | | | | | | | | | | | | | Conflicts: include/litmus/unistd_32.h include/litmus/unistd_64.h litmus/litmus.c | ||
| * | GPUSync patch for Litmus 2012.1. | Glenn Elliott | 2012-05-26 |
| | | |||
* | | blarg | Glenn Elliott | 2012-09-11 |
|/ | |||
* | Litmus core: replace FMLP & SRP system calls with generic syscalls | Bjoern B. Brandenburg | 2011-02-01 |
| | | | | | This renders the FMLP and SRP unfunctional until they are ported to the new locking API. | ||
* | Add support for x86_64 architecture | Andrea Bastoni | 2010-05-29 |
- Add syscall on x86_64 - Refactor __NR_sleep_next_period -> __NR_complete_job for both x86_32 and x86_64 |