aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_mc.c
Commit message (Expand)AuthorAge
...
* | bug fixesJonathan Herman2011-08-25
|/
* fixed release_master in domainsJonathan Herman2011-08-25
* 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
* Work towards slack scheduling (compiles, but not yet complete.)Jeremy Erickson2011-08-25
* Update switch statement to use enum constantsJeremy Erickson2011-08-25
* Simplify ghost job calculationMac Mollison2011-08-25
* Initial work on ghost jobsMac Mollison2011-08-25
* Added many comments; some minor style changesMac Mollison2011-08-25
* Minor fixMac Mollison2011-08-25
* Minor fixMac Mollison2011-08-25
* Preemption consolidationMac Mollison2011-08-25
* Minor changesMac Mollison2011-08-25
* Minor fixMac Mollison2011-08-25
* Use an enum for criticality, instead of an intMac Mollison2011-08-25
* sched_mc: implementation (minus slack stealing)Jeremy Erickson2011-08-25
* Clone of sched_gsn_edf.c as stub for sched_mc.cJeremy Erickson2011-08-25