aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* zero out rt_task parameters before setting themBjoern B. Brandenburg2010-09-22
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add get_control_page() library functionAndrea Bastoni2010-04-12
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* sleep_next_period() maps on syscall sys_complete_jobAndrea Bastoni2009-12-17
* Temporary remove non-preemptive CSAndrea Bastoni2009-12-17
* sparc64: disable np-flag supportBjoern B. Brandenburg2009-04-29
* add sporadic_task_ns() helperBjoern B. Brandenburg2009-04-29
* remove sched_trace stuff from liblitmusBjoern B. Brandenburg2009-04-14
* add null_call() system callBjoern B. Brandenburg2009-03-02
* sched_trace: provide event ID for INVALID eventsBjoern B. Brandenburg2008-12-09
* add support system release eventsBjoern B. Brandenburg2008-12-01
* add event_time(), remove cruftBjoern B. Brandenburg2008-10-29
* add some detail to st_dump outputBjoern B. Brandenburg2008-10-28
* API for basic display of sched_trace dataBjoern B. Brandenburg2008-09-24
* sched_trace: remove old definitions, include kernel headerBjoern B. Brandenburg2008-09-16
* Add best effort task migration, so that we can support PSN-EDF.Bjoern B. Brandenburg2008-05-02
* Use _GNU_SOURCE for all files. Fix wrong prototypes.Bjoern B. Brandenburg2008-05-02
* isolate architecture dependent codeBjoern B. Brandenburg2008-05-01
* API change: PI->FMLPBjoern B. Brandenburg2008-05-01
* adapt to new ABIBjoern B. Brandenburg2008-02-19
* first changes to compile with LITMUS 20082008.0Bjoern B. Brandenburg2008-02-12
* change to nanosecond resolution time accountingBjoern B. Brandenburg2008-02-04
* many changesBjoern B. Brandenburg2008-02-03
* rip out old junkBjoern B. Brandenburg2008-02-03
* core: 2 bug fixesBjoern B. Brandenburg2008-01-28
* core: add gettid() system callBjoern B. Brandenburg2008-01-28
* make kface thread safeBjoern B. Brandenburg2008-01-24
* core: rip out task_active()Bjoern B. Brandenburg2008-01-24
* Reorganized file layout.Bjoern B. Brandenburg2008-01-23
* reorganize liblitmus to be more modularBjoern B. Brandenburg2008-01-23
* core: remove support for deprecated system callBjoern B. Brandenburg2008-01-22
* core: change real-time task creation to new transitioning methodBjoern B. Brandenburg2008-01-22
* setup task parametersBjoern B. Brandenburg2008-01-22
* add set_rt_param() wrapper sporadic_task()Bjoern B. Brandenburg2008-01-22
* add mode_testBjoern B. Brandenburg2008-01-22
* [API] rename task_mode_transition() and don't exit on errorBjoern B. Brandenburg2008-01-22
* [ABI] add task_mode_transition system callBjoern B. Brandenburg2008-01-18
* ICS/FDSO: new FDSO ABI and ICS ABIBjoern B. Brandenburg2007-11-19
* FDSO: make types available to user spaceBjoern B. Brandenburg2007-11-15
* ABI Change: adapt to new LITMUS syscall interface and incorporate FDSO callsBjoern B. Brandenburg2007-11-15
* add stdump filter for adaptive systems2007.2Bjoern B. Brandenburg2007-10-28
* sched_trace: update formatBjoern B. Brandenburg2007-10-28
* 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
* adaptive: implement proper kernel interfaceBjoern B. Brandenburg2007-10-07