aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* missed filesJonathan Herman2011-08-29
* created generic domain interface for tasksJonathan Herman2011-08-29
* modifications for easier debuggingJonathan Herman2011-08-29
* removed domain_of, domain already stored in tasksJonathan Herman2011-08-27
* bug fix, formattingJonathan Herman2011-08-27
* merge new struct refactorJonathan Herman2011-08-27
|\
| * Refactor the mixed-criticality (MC) plugin.Christopher Kenna2011-08-27
* | bug from sched stateJonathan Herman2011-08-27
* | bug fixesJonathan Herman2011-08-25
|/
* fixed release_master in domainsJonathan Herman2011-08-25
* merge with masterJonathan Herman2011-08-25
|\
| * Fix double requeueing problemsJeremy Erickson2011-01-28
| * Fix budget_remaining bug (already fixed in master)Jeremy Erickson2011-01-25
| * Clean up logicJeremy Erickson2011-01-23
| * Fix bugs and add more tracingJeremy Erickson2011-01-22
| * Use watchdog timers (compiles, but not tested yet.)Jeremy Erickson2011-01-22
| * Fix variable name to make it compileJeremy Erickson2011-01-21
| * Fix a couple errors in locking code.Jeremy Erickson2011-01-20
| * Numerous fixesJeremy Erickson2011-01-20
| * Code to actually schedule ghost jobsJeremy Erickson2011-01-20
| * Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jeremy Erickson2011-01-20
| |\
| | * Clarified a commentJeremy Erickson2010-11-23
| * | Update CPU queue management functions to account for multiple criticalitiesJeremy Erickson2011-01-20
| |/
| * Work towards slack scheduling (compiles, but not yet complete.)Jeremy Erickson2010-11-23
| * Update switch statement to use enum constantsJeremy Erickson2010-11-21
| * Simplify ghost job calculationMac Mollison2010-11-10
| * Initial work on ghost jobsMac Mollison2010-11-06
| * Added many comments; some minor style changesMac Mollison2010-11-06
| * Minor fixMac Mollison2010-11-06
| * Minor fixMac Mollison2010-11-06
| * Preemption consolidationMac Mollison2010-11-06
| * Minor changesMac Mollison2010-11-06
| * Minor fixMac Mollison2010-11-03
| * Woops - forgot part of changes for last commitMac Mollison2010-11-03
| * Use an enum for criticality, instead of an intMac Mollison2010-11-03
| * sched_mc: implementation (minus slack stealing)Jeremy Erickson2010-11-03
| * Clone of sched_gsn_edf.c as stub for sched_mc.cJeremy Erickson2010-11-03
| * fixup: litmus.h is no longer implicitly includedBjoern B. Brandenburg2010-10-23
| * C-EDF: move /proc/litmus/cluster_cache to /proc/litmus/plugins/C-EDF/clusterBjoern B. Brandenburg2010-10-23
* | fixed bug returning wrong levelJonathan Herman2011-08-25
* | Fix double requeueing problemsJeremy Erickson2011-08-25
* | Clean up logicJeremy Erickson2011-08-25
* | Fix bugs and add more tracingJeremy Erickson2011-08-25
* | Use watchdog timers (compiles, but not tested yet.)Jeremy Erickson2011-08-25
* | Fix variable name to make it compileJeremy Erickson2011-08-25
* | Fix a couple errors in locking code.Jeremy Erickson2011-08-25
* | Numerous fixesJeremy Erickson2011-08-25
* | Code to actually schedule ghost jobsJeremy Erickson2011-08-25
* | Update CPU queue management functions to account for multiple criticalitiesJeremy Erickson2011-08-25
* | Clarified a commentJeremy Erickson2011-08-25