aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/servers.c
Commit message (Expand)AuthorAge
* last tested versionwip-edf-hsbJonathan Herman2011-08-22
* Fixed BE server bugs.Jonathan Herman2011-04-20
* Logic error.Jonathan Herman2011-04-17
* Prevent tasks from linking to one CPU when they are scheduled on anotherJonathan Herman2011-04-17
* Better block logicJonathan Herman2011-04-16
* Bug fixesJonathan Herman2011-04-14
* Seems to be working with slack reclaiming etc.Jonathan Herman2011-04-08
* Consolidated data into server_domain_t.Jonathan Herman2011-04-06
* Better memory management, removed unnecessary preemptions, moved data out ofJonathan Herman2011-04-06
* ignoreJonathan Herman2011-04-04
* slack stealingJonathan Herman2011-04-04
* Merge branch 'wip-edf-hsb' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmu...Jonathan Herman2011-04-03
|\
| * Bug fixes.Jonathan Herman2011-04-02
| * Fix of completion logic.Jonathan Herman2011-04-01
| * Fixed bug with consecutive runs, load proc dirs as ULLs.Jonathan Herman2011-04-01
* | Better config release master support and simpler servers.Jonathan Herman2011-04-03
|/
* Begin server domains, completion timers now only 1 per cpu.Jonathan Herman2011-04-01
* EDF-HSB works.Jonathan Herman2011-03-31
* BE pretty much working.Jonathan Herman2011-03-31
* Fixed logic error when scheduling within SRT servers.Jonathan Herman2011-03-30
* HRT and SRT both working together.Jonathan Herman2011-03-30
* Checkpoint commit. Linking working with SRTs alone.Jonathan Herman2011-03-29
* BE servers now work properly when not co-scheduled.Jonathan Herman2011-03-24
* BE servers are working a little better.Jonathan Herman2011-03-23
* BE servers partly working.Jonathan Herman2011-03-21
* Added proc interface for adding / removing be servers.Jonathan Herman2011-03-13
* SRT tasks now using servers.Jonathan Herman2011-03-09
* Now working properly with servers.Jonathan Herman2011-03-02
* Switched to using generic servers.Jonathan Herman2011-03-01