aboutsummaryrefslogtreecommitdiffstats
path: root/include/litmus/sched_mc.h
Commit message (Expand)AuthorAge
* Removed ARM-specific hacks which disabled less common mixed-criticality featu...wip-mcJonathan Herman2013-03-30
* hacks to get the kernel to run on the odroidxChristopher Kenna2012-10-19
* Fixed sched_trace records for state transitions.Jonathan Herman2012-10-15
* Switched to common server model for tasks and crit entries.Jonathan Herman2012-10-15
* Allow for concurrent blocking / user-space job completions.Jonathan Herman2012-10-10
* A task's blocking time no longer takes from its server's budget.Jonathan Herman2012-10-09
* Integrated group locking with mixed-criticality.Jonathan Herman2012-10-06
* Moved user-space state of tasks into new rt_param.user_job.Jonathan Herman2012-10-03
* Fixed sched_color run issues.Jonathan Herman2012-09-30
* revert the cpu mask changesChristopher Kenna2011-10-14
* Freeing a cpu for ftracingJonathan Herman2011-10-13
* Added task level to recordsJonathan Herman2011-10-11
* Allow scheduler to 'logically' remove crit_entry's from level-C heap.Jonathan Herman2011-10-08
* Fixed timer issue and atomic remove issue in level A domain.Jonathan Herman2011-10-08
* Newline consistency...Jonathan Herman2011-10-07
* Refactor timer merging and add it to CE plugin.Christopher Kenna2011-09-30
* Merged with ce domainsJonathan Herman2011-09-27
|\
| * Checkpoint commit. Testing begins.Christopher Kenna2011-09-26
| * Untested merge of CE and MC pluginsChristopher Kenna2011-09-25
* | Timer mergingJonathan Herman2011-09-27
|/
* Check point commit for merging CE with MC plugin.Christopher Kenna2011-09-24
* Change the way jobs are tracked in the CE.Christopher Kenna2011-09-22
* Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-09-21
|\
| * Passes simple tests.Christopher Kenna2011-09-21
* | Now with fine grained lockingJonathan Herman2011-09-21
|/
* Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-09-07
|\
| * Partial cyclic executive plugin.Christopher Kenna2011-09-05
* | Refactor to allow generic domainsJonathan Herman2011-09-07
|/
* created generic domain interface for tasksJonathan Herman2011-08-29
* Refactor the mixed-criticality (MC) plugin.Christopher Kenna2011-08-27