aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
...
* ABI Change: adapt to new LITMUS syscall interface and incorporate FDSO callsBjoern B. Brandenburg2007-11-15
| | | This will break libso.
* add stdump filter for adaptive systems2007.2Bjoern B. Brandenburg2007-10-28
|
* sched_trace: update formatBjoern B. Brandenburg2007-10-28
| | | | Update to new format and fix a couple of bugs.
* prevent adaptive tasks from dieing on first optimizer runBjoern B. Brandenburg2007-10-18
|
* implement sched_trace multifile walking supportBjoern B. Brandenburg2007-10-18
|
* Remove more old junkBjoern B. Brandenburg2007-10-17
|
* add new sched_trace APIBjoern B. Brandenburg2007-10-17
|
* remove old cruft and add ADAPTIVE, block USR1Bjoern B. Brandenburg2007-10-17
|
* adaptive: kick out weight-transfer functionBjoern B. Brandenburg2007-10-08
| | | | weight-transfer function is redundant with per service level weights
* adaptive: implement proper kernel interfaceBjoern B. Brandenburg2007-10-07
| | | | Update syscalls, implement fixed-point parameter support.
* Implement user space adaptive task launching interface.Bjoern B. Brandenburg2007-10-05
|
* Make rt_launch honor the PATH environment variable.Bjoern B. Brandenburg2007-09-19
|
* add litmus_task_active() APIBjoern B. Brandenburg2007-09-19
| | | | | | Most RT tasks need to do some cleanup before they can terminate. The litmus_task_active() API automates the catching of signals that indicate that the RT task should terminate.
* Add and change error reporting for use in scripts.Bjoern B. Brandenburg2007-09-18
|
* Change liblitmus to have a more sane repository layout.Bjoern B. Brandenburg2007-09-18