aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/event_group.c
Commit message (Expand)AuthorAge
* Add level-A release and remove some bad time-trace macros.Christopher Kenna2011-10-11
* Fixed level-A crash when cancel task executionJonathan Herman2011-10-10
* Adding events is now accomplished in O(1) timeJonathan Herman2011-10-10
* Fixed potential race condition in event group timerJonathan Herman2011-10-10
* Allow events to be cancelled when their list is processedJonathan Herman2011-10-09
* Fixed a timer bug and implemented finish switch.Jonathan Herman2011-10-09
* Fixed bug with CE higher priorityJonathan Herman2011-10-09
* Renamed list variables for clarity in event_listJonathan Herman2011-10-08
* Allow scheduler to 'logically' remove crit_entry's from level-C heap.Jonathan Herman2011-10-08
* Fixed timer issue and atomic remove issue in level A domain.Jonathan Herman2011-10-08
* Bug fix for cancel eventsJonathan Herman2011-09-30
* Debug commit.Christopher Kenna2011-09-30
* Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...Jonathan Herman2011-09-30
|\
| * Refactor timer merging and add it to CE plugin.Christopher Kenna2011-09-30
* | Added display of number of timers mergedJonathan Herman2011-09-28
|/
* Merged with ce domainsJonathan Herman2011-09-27
|\
| * checkpoint before refactorChristopher Kenna2011-09-26
* | Timer mergingJonathan Herman2011-09-27
|/
* Fix compilation errors for event list.Christopher Kenna2011-09-25
* Checkpoint commit,initial timer merge designJonathan Herman2011-09-24