aboutsummaryrefslogtreecommitdiffstats
path: root/litmus
Commit message (Expand)AuthorAge
...
* Fix compilation errors for event list.Christopher Kenna2011-09-25
* Check point commit for merging CE with MC plugin.Christopher Kenna2011-09-24
* Checkpoint commit,initial timer merge designJonathan Herman2011-09-24
* Cleaned up log messagesJonathan Herman2011-09-23
* Completed work redistribution featureJonathan Herman2011-09-23
* transferring machinesJonathan Herman2011-09-23
* Checkpoint commit for work redistributionJonathan Herman2011-09-23
* Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-09-22
|\
| * Change the way jobs are tracked in the CE.Christopher Kenna2011-09-22
* | Checkpoint commit for work redistributionJonathan Herman2011-09-22
|/
* FormattingJonathan Herman2011-09-21
* 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-08
|\
| * Better procfs error handling and plugin activation locking.Christopher Kenna2011-09-08
| * Untested proc code added.Christopher Kenna2011-09-08
* | Removed outdated logic from wake_up methodJonathan Herman2011-09-08
|/
* FormattingJonathan Herman2011-09-07
* Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-09-07
|\
| * CE bugfixes I noticed without testingChristopher Kenna2011-09-05
| * Partial cyclic executive plugin.Christopher Kenna2011-09-05
* | Refactor to allow generic domainsJonathan Herman2011-09-07
|/
* 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
| * 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