| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
A simple noop system call to record kernel entry and exit
times.
|
|
|
|
|
|
| |
- this will make it easier to maintain it across multiple
platforms and versions
- also remove obsolete SRP system call
|
|
|
|
|
| |
pi is confusing, there are many PI schemes in the world.
We implement the FMLP, thus we should label it as such.
|
|
|
|
| |
This exposes the new task release system calls to user space.
|
|
|
|
|
| |
This introduces the core changes ported from LITMUS 2007.
The kernel seems to work under QEMU, but many bugs probably remain.
|
|
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
|