aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus
Commit message (Expand)AuthorAge
* Merge branch 'wip-pai' into wip-gpu-interruptsGlenn Elliott2012-03-04
|\
| * Fix bugs in tracing and PAI handlingGlenn Elliott2012-01-20
| * Completed PAI for C-EDF.Glenn Elliott2012-01-14
| * PAI implementation, C-RM, C-FIFO.Glenn Elliott2012-01-11
| * Full patch for klitirqd with Nvidia GPU support.Glenn Elliott2011-06-02
* | Typo in macroJonathan Herman2012-02-16
* | Feather-Trace: keep track of interrupt-related interference.2012.1Bjoern B. Brandenburg2012-01-30
* | Litmus core: simplify np-section protocolwip-2011.2-bbbBjoern B. Brandenburg2011-11-24
* | ftdev: let bufffer-specific code handle writes from userspaceBjoern B. Brandenburg2011-11-24
* | Feather-Trace: keep track of release latencyBjoern B. Brandenburg2011-11-24
* | Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* | Add option to turn off preemption state tracingBjoern B. Brandenburg2011-11-24
* | C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* | COMMENT: Correct comment on precise budget enforcementGlenn Elliott2011-08-27
* | Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
|/
* Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* Litmus core: add generic clustering supportBjoern B. Brandenburg2011-02-01
* Litmus core: extract userspace interface from C-EDFBjoern B. Brandenburg2011-02-01
* Feather-Trace: rename locking trace pointsBjoern B. Brandenburg2011-02-01
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* PSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* EDF: support priority boostingBjoern B. Brandenburg2011-02-01
* FMLP: remove old implementationBjoern B. Brandenburg2011-02-01
* SRP: port to new generic locking APIBjoern B. Brandenburg2011-02-01
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* Litmus core: add generic locking APIBjoern B. Brandenburg2011-02-01
* Litmus core: change plugin locking interface to generic 'allocate_lock()'Bjoern B. Brandenburg2011-02-01
* fdso: supply object type to constructor and destructor methodsBjoern B. Brandenburg2011-02-01
* Fixed is_hrt, is_srt, and is_be macros.Jonathan Herman2011-02-01
* Added task class to feather trace param record.Jonathan Herman2011-02-01
* Litmus core: add copy_and_chomp() helperBjoern B. Brandenburg2011-01-30
* Added support for tracing arbitrary actions.wip-eventsJonathan Herman2011-01-26
* Feather-Trace: dynamic memory allocation and clean exit2011.1Christopher Kenna2011-01-12
* Feather-Trace: register devices with sysfsChristopher Kenna2011-01-12
* bugfix: avoid underflow in budget_remaining()Bjoern B. Brandenburg2010-11-29
* add optional [function@file:line] tag to TRACE() logBjoern B. Brandenburg2010-11-22
* log job number in TRACE_TASK() and TRACE_CUR()Bjoern B. Brandenburg2010-11-22
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Split out TRACE() from litmus.h and cleanup some includesBjoern B. Brandenburg2010-11-11
* C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/clusterBjoern B. Brandenburg2010-11-11
* Litmus core: refactor the implementation of /procChristopher Kenna2010-10-23
* Litmus core: per-plugin proc directoriesChristopher Kenna2010-10-23
* Litmus core: add plugin-independent precise budget enforcement infrastructureBjoern B. Brandenburg2010-10-19
* Litmus core: add macro to test for PRECISE_ENFORCEMENTBjoern B. Brandenburg2010-10-19
* Litmus core: add budget_remaining() helperBjoern B. Brandenburg2010-10-19
* rt_domain_t: add add_release_on()Bjoern B. Brandenburg2010-10-18
* Make platform-specific Feather-Trace depend on !CONFIG_DEBUG_RODATABjoern B. Brandenburg2010-06-01
* Make release master support optionalBjoern B. Brandenburg2010-06-01
* Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.Bjoern B. Brandenburg2010-05-30