aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-05-24
|\
| * Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* | Support for chains of blocking tasks.Jonathan Herman2011-04-15
* | Seems to be working with slack reclaiming etc.Jonathan Herman2011-04-08
* | Consolidated data into server_domain_t.Jonathan Herman2011-04-06
* | Better memory management, removed unnecessary preemptions, moved data out ofJonathan Herman2011-04-06
* | slack stealingJonathan Herman2011-04-04
* | Merge branch 'wip-edf-hsb' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmu...Jonathan Herman2011-04-03
|\ \
| * | Bug fixes.Jonathan Herman2011-04-02
* | | Better config release master support and simpler servers.Jonathan Herman2011-04-03
|/ /
* | Begin server domains, completion timers now only 1 per cpu.Jonathan Herman2011-04-01
* | BE pretty much working.Jonathan Herman2011-03-31
* | HRT and SRT both working together.Jonathan Herman2011-03-30
* | Checkpoint commit. Linking working with SRTs alone.Jonathan Herman2011-03-29
* | BE servers now work properly when not co-scheduled.Jonathan Herman2011-03-24
* | BE servers are working a little better.Jonathan Herman2011-03-23
* | BE servers partly working.Jonathan Herman2011-03-21
* | Added proc interface for adding / removing be servers.Jonathan Herman2011-03-13
* | SRT tasks now using servers.Jonathan Herman2011-03-09
* | Now working properly with servers.Jonathan Herman2011-03-02
* | Switched to using generic servers.Jonathan Herman2011-03-01
|/
* 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
* Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\
| * types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-15