aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Prevent tasks from linking to one CPU when they are scheduled on anotherJonathan Herman2011-04-17
|
* Removed repetitive calls to litmus_clock(), which will sometimes cause ↵Jonathan Herman2011-04-17
| | | | abnormal behavior.
* Removed unseemly hack.Jonathan Herman2011-04-17
|
* Better block logicJonathan Herman2011-04-16
|
* progressJonathan2011-04-16
|
* progressJonathan2011-04-15
|
* progressJonathan2011-04-15
|
* Bug with tasks blocking in a slack serverJonathan Herman2011-04-15
|
* Logic error with HRT task completionsJonathan Herman2011-04-15
|
* Add additional donationsJonathan Herman2011-04-15
|
* Logic error with SRT task wake-upsJonathan Herman2011-04-15
|
* Support for chains of blocking tasks.Jonathan Herman2011-04-15
|
* Bug fixesJonathan Herman2011-04-14
|
* Moved back to the sporadic task model for BE tasks.Jonathan Herman2011-04-12
|
* The first release of the servers is always implicit and the logicJonathan Herman2011-04-12
| | | | for generating slack and causing preemptions is fixed in _schedule.
* Add additional check for preemptionsJonathan Herman2011-04-11
|
* Fix of implicit releaseJonathan Herman2011-04-11
|
* Fix of blocking while being run by slackJonathan Herman2011-04-11
|
* edf fixJonathan Herman2011-04-10
|
* edf fixJonathan Herman2011-04-10
|
* edf fixJonathan Herman2011-04-10
|
* 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
|