aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus
Commit message (Expand)AuthorAge
* Summarize schedulability with final recordwip-colorJonathan Herman2012-05-15
* Chunking for locking protocolJonathan Herman2012-05-15
* Per job blockingJonathan Herman2012-05-14
* Can disable nonpreemptivityJonathan Herman2012-05-13
* Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2012-05-09
* Add the time to the task_exit eventChristopher Kenna2012-05-06
* Add task_exit event that records max exec time under color plugin.Christopher Kenna2012-05-06
* Finer-grained fifo lockingJonathan Herman2012-05-06
* Exported page size via color proc interfaceJonathan Herman2012-05-06
* Add proc entry to display cache infoJonathan Herman2012-05-06
* Tasks specify colors and pages when allocating pagesJonathan Herman2012-05-05
* Group locks now allocate fields dynamicallyJonathan Herman2012-05-04
* Move nr_colors into color_cache_info and extern it for everyone.Christopher Kenna2012-05-04
* Fix minor compiler complaints.Christopher Kenna2012-05-03
* Added color scheduleJonathan Herman2012-05-03
* use remap_pfn_range and automatic reclaimingChristopher Kenna2012-05-02
* Add the beginings of a SPARC port. Edit page-types to work on SPARCChristopher Kenna2012-05-01
* Use a typedef for the color number.Christopher Kenna2012-04-26
* change color to 16 bitsChristopher Kenna2012-04-10
* Allocate colored pages according to color ctrl page.Christopher Kenna2012-04-08
* Page reclaiming, control devices, cleanup.Christopher Kenna2012-04-08
* minor clean-upChristopher Kenna2012-04-01
* Allow dynamically allocated locks for Lockdep.Christopher Kenna2012-03-31
* Allocate only one page at a time. Add proc interface.Christopher Kenna2012-03-29
* First commit.Christopher Kenna2012-03-26
* 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