Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add convenience wrappers | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | API change: PI->FMLP | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | repository: ignore build files | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | add wait option to rt_launch | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | add release_ts utility | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | add unit conversion | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | adapt to new ABI | Bjoern B. Brandenburg | 2008-02-19 | |
| | ||||
* | first changes to compile with LITMUS 20082008.0 | Bjoern B. Brandenburg | 2008-02-12 | |
| | ||||
* | setsched: fit on normal screen | Bjoern B. Brandenburg | 2008-02-04 | |
| | ||||
* | add setsched tool | Bjoern B. Brandenburg | 2008-02-04 | |
| | ||||
* | Re-add showsched. | Bjoern B. Brandenburg | 2008-02-04 | |
| | ||||
* | change to nanosecond resolution time accounting | Bjoern B. Brandenburg | 2008-02-04 | |
| | ||||
* | integrate sparse | Bjoern B. Brandenburg | 2008-02-03 | |
| | ||||
* | many changes | Bjoern B. Brandenburg | 2008-02-03 | |
| | | | | | - use declarations from kernel - get rid of stuipd system call macros | |||
* | rip out old junk | Bjoern B. Brandenburg | 2008-02-03 | |
| | ||||
* | bin: add error checking to example tasks2007.3 | Bjoern B. Brandenburg | 2008-01-28 | |
| | ||||
* | core: 2 bug fixes | Bjoern B. Brandenburg | 2008-01-28 | |
| | | | | | | | - Don't apply real-time parameters to thread group leader, apply them to the current thread. - Return 0 if no error occured in init_litmus() to make it consistent with the system calls of liblitmus. | |||
* | core: add gettid() system call | Bjoern B. Brandenburg | 2008-01-28 | |
| | | | | | We need the system call to enable multi-threaded real-time applications, and libc doesn't provide it. | |||
* | add multi-threaded example | Bjoern B. Brandenburg | 2008-01-24 | |
| | ||||
* | make kface thread safe | Bjoern B. Brandenburg | 2008-01-24 | |
| | ||||
* | API: make init_rt_thread() available | Bjoern B. Brandenburg | 2008-01-24 | |
| | ||||
* | core: rip out task_active() | Bjoern B. Brandenburg | 2008-01-24 | |
| | ||||
* | Add example real-time task skeleton base_task.c . | Bjoern B. Brandenburg | 2008-01-23 | |
| | ||||
* | Reorganized file layout. | Bjoern B. Brandenburg | 2008-01-23 | |
| | ||||
* | reorganize liblitmus to be more modular | Bjoern B. Brandenburg | 2008-01-23 | |
| | ||||
* | core: remove support for deprecated system call | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | core: change real-time task creation to new transitioning method | Bjoern B. Brandenburg | 2008-01-22 | |
| | | | The old clone based hack will be removed soon. | |||
* | core: cleanup header | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | setup task parameters | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | spelling | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | add set_rt_param() wrapper sporadic_task() | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | add mode_test | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | [API] rename task_mode_transition() and don't exit on error | Bjoern B. Brandenburg | 2008-01-22 | |
| | ||||
* | [ABI] add task_mode_transition system call | Bjoern B. Brandenburg | 2008-01-18 | |
| | ||||
* | ICS nesting support structures | Bjoern B. Brandenburg | 2007-12-14 | |
| | ||||
* | ICS: expose in header | Bjoern B. Brandenburg | 2007-11-20 | |
| | ||||
* | ICS/FDSO: new FDSO ABI and ICS ABI | Bjoern B. Brandenburg | 2007-11-19 | |
| | | | update system call interface | |||
* | FDSO: make types available to user space | Bjoern B. Brandenburg | 2007-11-15 | |
| | ||||
* | ABI Change: adapt to new LITMUS syscall interface and incorporate FDSO calls | Bjoern B. Brandenburg | 2007-11-15 | |
| | | | This will break libso. | |||
* | add stdump filter for adaptive systems2007.2 | Bjoern B. Brandenburg | 2007-10-28 | |
| | ||||
* | sched_trace: update format | Bjoern B. Brandenburg | 2007-10-28 | |
| | | | | Update to new format and fix a couple of bugs. | |||
* | prevent adaptive tasks from dieing on first optimizer run | Bjoern B. Brandenburg | 2007-10-18 | |
| | ||||
* | implement sched_trace multifile walking support | Bjoern B. Brandenburg | 2007-10-18 | |
| | ||||
* | Remove more old junk | Bjoern B. Brandenburg | 2007-10-17 | |
| | ||||
* | add new sched_trace API | Bjoern B. Brandenburg | 2007-10-17 | |
| | ||||
* | remove old cruft and add ADAPTIVE, block USR1 | Bjoern B. Brandenburg | 2007-10-17 | |
| | ||||
* | adaptive: kick out weight-transfer function | Bjoern B. Brandenburg | 2007-10-08 | |
| | | | | weight-transfer function is redundant with per service level weights | |||
* | use correct type for fixed point values in liblitmus | Bjoern B. Brandenburg | 2007-10-08 | |
| | ||||
* | adaptive: implement proper kernel interface | Bjoern B. Brandenburg | 2007-10-07 | |
| | | | | Update syscalls, implement fixed-point parameter support. | |||
* | Implement user space adaptive task launching interface. | Bjoern B. Brandenburg | 2007-10-05 | |
| |