| Commit message (Collapse) | Author | Age |
|
|
|
| |
This change should be transparent to clients of the library.
|
|
|
|
|
|
|
| |
Switch rt_launch to use a more modern way to launch real-time tasks.
This makes rt_launch more flexible, makes it more similar to rtspin,
and also allows to let us get rid of a chunk of old, inflexible code
in liblitmus that wasn't really serving any useful purpose anymore.
|
|
|
|
|
| |
Make sure the kernel and userspace compilers have the same idea of the
layout of the control page.
|
|
|
|
|
| |
Add a wrapper for /proc/litmus/stats to make it easy to query the
number of tasks already waiting for a task set release.
|
|
|
|
| |
Everything is in one 32-bit word now.
|
|
|
|
| |
Layered on top of the LITMUS control page.
|
| |
|
| |
|
|
|