aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus.h
Commit message (Expand)AuthorAge
* Add testcase for admission of suspended tasksBjoern Brandenburg2013-06-08
* Change convenience API routines.Glenn Elliott2013-03-12
* Add init_rt_task_param().Glenn Elliott2013-03-12
* Cluster-aware rtspin and rt_launch.Glenn Elliott2013-03-12
* Auto-CPU-affinity from part./cluster assignment.Glenn Elliott2013-03-12
* Add basic locking support to rtspinBjoern Brandenburg2013-02-04
* rt_launch: add support for -q <priority>Bjoern Brandenburg2013-01-11
* Make release_ts a bit more userfriendlyBjoern Brandenburg2013-01-11
* Implement lt_sleep() syscall wrapperBjoern Brandenburg2012-08-14
* Implement get_nr_ts_release_waiters() /proc wrapperBjoern Brandenburg2012-08-14
* Add convenience wrappers for the DPCP and MPCPBjoern Brandenburg2012-08-14
* Make use of kernel-provided FP macrosBjoern Brandenburg2012-06-26
* P-FP: make PCP available to user spaceSven Dziadek2012-05-31
* P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-05-31
* Switch to new np-section protocol.Bjoern B. Brandenburg2011-11-24
* update headersBjoern B. Brandenburg2011-11-24
* switch to generic locking system callsBjoern B. Brandenburg2011-02-03
* Export wctime() and cputime() from rtspin to library clientsBjoern B. Brandenburg2011-02-03
* refactor: use architecture-specific includes for cycles.hBjoern B. Brandenburg2010-11-09
* avoid including header files directlyBjoern B. Brandenburg2010-11-09
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add get_control_page() library functionAndrea Bastoni2010-04-12
* Remove prototype for non-existing system call.Bjoern B. Brandenburg2010-02-26
* Added protections to litmus.h to prevent name mangling when usedGlenn Elliott2010-02-22
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* add sporadic_task_ns() helperBjoern B. Brandenburg2009-04-29
* add null_call() system callBjoern B. Brandenburg2009-03-02
* Add best effort task migration, so that we can support PSN-EDF.Bjoern B. Brandenburg2008-05-02
* add convenience wrappersBjoern B. Brandenburg2008-05-01
* API change: PI->FMLPBjoern B. Brandenburg2008-05-01
* add unit conversionBjoern B. Brandenburg2008-02-19
* 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: add gettid() system callBjoern B. Brandenburg2008-01-28
* API: make init_rt_thread() availableBjoern B. Brandenburg2008-01-24
* core: rip out task_active()Bjoern B. Brandenburg2008-01-24
* reorganize liblitmus to be more modularBjoern B. Brandenburg2008-01-23
* core: remove support for deprecated system callBjoern B. Brandenburg2008-01-22
* core: cleanup headerBjoern B. Brandenburg2008-01-22
* spellingBjoern B. Brandenburg2008-01-22
* add set_rt_param() wrapper sporadic_task()Bjoern 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 nesting support structuresBjoern B. Brandenburg2007-12-14
* ICS: expose in headerBjoern B. Brandenburg2007-11-20
* ICS/FDSO: new FDSO ABI and ICS ABIBjoern B. Brandenburg2007-11-19
* FDSO: make types available to user spaceBjoern B. Brandenburg2007-11-15