aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/jobs.c
Commit message (Expand)AuthorAge
* Fixed another job completion bug.Jonathan Herman2012-10-19
* Fixed bug with job completions.Jonathan Herman2012-10-18
* Switched to common server model for tasks and crit entries.Jonathan Herman2012-10-15
* Integrated color chunking into the mc plugin.Jonathan Herman2012-10-09
* A task's blocking time no longer takes from its server's budget.Jonathan Herman2012-10-09
* Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.Christopher Kenna2012-10-04
* Add include to fix compilation error.Christopher Kenna2012-10-04
* 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
|\
| * Move task time accounting into the complete_job method.wip-rt-ksharkJonathan Herman2012-09-28
| * Properly track max_exec_time to output in task_exit record.Jonathan Herman2012-09-27
| * Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2012-09-27
| * EDF priority tie-breaks.Glenn Elliott2012-09-21
| * New Feature: Arbitrary deadlines.2012.2Glenn Elliott2012-08-01
* | Merge branch 'wip-color' into wip-mcJonathan Herman2012-09-29
|\ \
| * | Track tasks average execution time, drop in TASK_EXIT recordJonathan Herman2012-05-09
| |/
* | paranoid androidJonathan Herman2011-10-14
* | CheckpointJonathan Herman2011-10-14
* | Refactor the mixed-criticality (MC) plugin.Christopher Kenna2011-08-27
* | Work towards slack scheduling (compiles, but not yet complete.)Jeremy Erickson2011-08-25
|/
* [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29