aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/unistd_32.h
Commit message (Collapse)AuthorAge
* Enable sched_trace log injection from userspacewip-gpu-cleanupGlenn Elliott2013-01-09
|
* make klmirqd work like aux tasks. checkpoint.Glenn Elliott2012-12-12
| | | | this code is untested!
* Added CONFIG_REALTIME_AUX_TASKS optionGlenn Elliott2012-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-threadsGlenn Elliott2012-09-11
|\ | | | | | | | | | | | | Conflicts: include/litmus/unistd_32.h include/litmus/unistd_64.h litmus/litmus.c
| * GPUSync patch for Litmus 2012.1.Glenn Elliott2012-05-26
| |
* | blargGlenn Elliott2012-09-11
|/
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
| | | | | This renders the FMLP and SRP unfunctional until they are ported to the new locking API.
* Add support for x86_64 architectureAndrea Bastoni2010-05-29
- Add syscall on x86_64 - Refactor __NR_sleep_next_period -> __NR_complete_job for both x86_32 and x86_64