aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | domain fixJonathan Herman2011-04-10
| |
* | bug fixJonathan Herman2011-04-10
| |
* | debug messagesJonathan Herman2011-04-10
| |
* | server startsJonathan Herman2011-04-10
| |
* | Debug messageJonathan Herman2011-04-10
| |
* | Debug messageJonathan Herman2011-04-10
| |
* | Debug messageJonathan Herman2011-04-10
| |
* | Better bug onsJonathan Herman2011-04-10
| |
* | Fixed slack issue 2Jonathan Herman2011-04-10
| |
* | Fixed slack issueJonathan Herman2011-04-10
| |
* | Server release fixJonathan Herman2011-04-10
| |
* | Works with consecutive runs.Jonathan Herman2011-04-10
| |
* | Bug fixes.Jonathan Herman2011-04-09
| |
* | Release masterJonathan Herman2011-04-08
| |
* | 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
| | | | | | | | rt_params and into plugin data, better list managment logic.
* | ignoreJonathan Herman2011-04-04
| |
* | Merge branch 'wip-edf-hsb' of ↵Jonathan Herman2011-04-04
|\ \ | | | | | | | | | ssh://jupiter-cs.cs.unc.edu/home/litmus/litmus2010 into wip-edf-hsb
| * | bug fixesJonathan Herman2011-04-03
| | |
* | | slack stealingJonathan Herman2011-04-04
|/ /
* | Merge branch 'wip-edf-hsb' of ↵Jonathan Herman2011-04-03
|\ \ | | | | | | | | | | | | | | | | | | | | | ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010 into wip-edf-hsb Conflicts: litmus/sched_edf_hsb.c litmus/servers.c
| * | Bug fixes.Jonathan Herman2011-04-02
| | |
| * | Fix of completion logic.Jonathan Herman2011-04-01
| | |
| * | Fixed release at call to deal with srt servers.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
| |
* | No longer requires a server on every cpu.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
| |
* | Checkpoint commit, ignore.Jonathan Herman2011-03-25
| |
* | BE servers now work properly when not co-scheduled.Jonathan Herman2011-03-24
| | | | | | | | This commit has many debug messages which will be removed next commit.
* | 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
| | | | | | | | | | This interface is now shared between HRT and SRT servers and can be accessed from different files inside the plugin proc directory.
* | 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
| |
* | Removed locks, vastly simplified logic by removing CPU linking.Jonathan Herman2011-02-23
| |
* | Further code simplification.Jonathan Herman2011-02-22
| |
* | When not testing, the start times of the servers are incremented by a randomJonathan Herman2011-02-22
| | | | | | | | amount to minimize collisions.
* | Removed HRT cpus from the CPU list and cleaned up some conditions.Jonathan2011-02-17
| |
* | Simplified timer firing and preemption logic.Jonathan2011-02-16
| |
* | Cleared up the timer arming logic.Jonathan Herman2011-02-10
| |
* | The slack timer is now working and the servers are synchronous with theJonathan Herman2011-02-09
| | | | | | | | first task release for testing purposes.
* | Merge branch 'master' into wip-edf-hsbJonathan Herman2011-02-08
|\|