Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | don't show binaries2008.2 | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | little brush up for the release | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | add support system release events | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | replace run with rtspin | Bjoern B. Brandenburg | 2008-12-01 | |
| | | ||||
* | | add event_time(), remove cruft | Bjoern B. Brandenburg | 2008-10-29 | |
| | | ||||
* | | add some detail to st_dump output | Bjoern B. Brandenburg | 2008-10-28 | |
| | | ||||
* | | add tool to dump sched_trace fiels | Bjoern B. Brandenburg | 2008-09-24 | |
| | | ||||
* | | API for basic display of sched_trace data | Bjoern B. Brandenburg | 2008-09-24 | |
| | | ||||
* | | sched_trace: remove old definitions, include kernel header | Bjoern B. Brandenburg | 2008-09-16 | |
| | | ||||
* | | stdump: remove in preparation of sched_trace rework | Bjoern B. Brandenburg | 2008-09-16 | |
|/ | ||||
* | setsched: check for presence of dialog | Bjoern B. Brandenburg | 2008-09-01 | |
| | | | | | | Make setsched error out when the dialog binary is not found in the path. Ubuntu does not install dialog by default and people are tripping over it. | |||
* | actually build a 64-bit libraryRTSS082008.1 | Bjoern B. Brandenburg | 2008-05-21 | |
| | ||||
* | add more sparc assembly, and platform indepenent get_cycles() | Bjoern B. Brandenburg | 2008-05-21 | |
| | ||||
* | add be task migration support to rt_launch | Bjoern B. Brandenburg | 2008-05-02 | |
| | ||||
* | Add best effort task migration, so that we can support PSN-EDF. | Bjoern B. Brandenburg | 2008-05-02 | |
| | ||||
* | Use _GNU_SOURCE for all files. Fix wrong prototypes. | Bjoern B. Brandenburg | 2008-05-02 | |
| | ||||
* | build fix | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | choose the right architecture for building on the Niagara | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | isolate architecture dependent code | Bjoern B. Brandenburg | 2008-05-01 | |
| | ||||
* | 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 | |
| |