aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus
Commit message (Expand)AuthorAge
* litmus: get rid of unused RT_F_EXIT_SEM flagManohar Vanga2012-11-27
* litmus: get rid of RT_F_SLEEP and RT_F_RUNNINGManohar Vanga2012-11-27
* litmus: fix compiler warning in sched_plugin.hManohar Vanga2012-11-27
* P-FP: prevent misuse of priority queueBjoern Brandenburg2012-10-18
* Feather-Trace: hide irq in SEND_RESCHED_ENDBjoern Brandenburg2012-10-18
* Use user-provided irq count for TS_SYSCALL_IN_ENDBjoern Brandenburg2012-10-18
* Export IRQ count to control pageBjoern Brandenburg2012-10-18
* Feather-Trace: add support for locking-related syscall overheadsBjoern Brandenburg2012-10-18
* Feather-Trace: update locking timestampsBjoern Brandenburg2012-10-18
* Feather-Trace: keep track of PID in trace recordBjoern Brandenburg2012-10-18
* Fix compilation error on ARM platforms.Christopher Kenna2012-09-29
* Fix 64-bit division in fpmath.hChristopher Kenna2012-09-29
* EDF priority tie-breaks.Glenn Elliott2012-09-21
* Include a missing header file.Christopher Kenna2012-09-20
* New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
* P-FP: Clarify meaning of prioritiesBjoern Brandenburg2012-07-23
* P-FP: make PCP available to userspaceSven Dziadek2012-07-23
* P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-07-23
* GSN-EDF: do not requeue jobs without budgetBjoern Brandenburg2012-05-31
* Move budget-related helpers to budget.hBjoern Brandenburg2012-05-31
* An efficient binary heap implementation.wip-stage-binheapGlenn Elliott2012-05-26
* Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
* 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