aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rt_param.h
Commit message (Expand)AuthorAge
* Activate ceiling blocking and fix a stupid list corruption bug.Bjoern B. Brandenburg2007-05-15
* First part of the PI semaphore implementation.Bjoern B. Brandenburg2007-05-14
* Pay attention to (preempt_count() & PREEMPT_ACTIVE) hack.Bjoern B. Brandenburg2007-05-13
* Removed incomplete zone-based implementation.John M. Calandrino2007-04-25
* Fixed a few comment inconsistencies. Added stubs for an SRP "semaphore",John M. Calandrino2007-04-25
* Fixed GSN-EDF to handle correct wakeup of tasks that just exited aJohn M. Calandrino2007-04-24
* Fixed a number of issues, subtle and otherwise, with PI semaphores.John M. Calandrino2007-04-24
* Merge with git+ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmusJohn M. Calandrino2007-04-23
|\
| * Add a field to store where a real-time task is currently scheduled.Bjoern B. Brandenburg2007-04-17
| * added flag for non-preemptable sectionsBjoern B. Brandenburg2007-04-15
| * Misspelled macroHennadiy Leontyev2007-04-13
| * PFAIR scheduling addedHennadiy Leontyev2007-02-28
* | Fixed priority inheritance issues with PI semaphores. Added regularJohn M. Calandrino2007-04-23
* | Made changes in Litmus so that user-space semaphores can work.John M. Calandrino2007-04-19
* | Added a way for tasks to see what their current priority is due to priorityJohn M. Calandrino2007-04-19
* | Added stubs for modifying "semaphore" priority, in order to facilitateJohn M. Calandrino2007-04-18
* | sys_wait_for_zone_exit system call has been implemented.John M. Calandrino2007-03-29
|/
* Fix a bunch of bugs that crept in while porting.Bjoern Brandenburg2007-02-05
* ported edf_hsb, compilesBjoern Brandenburg2007-02-01
* Added fifo and made it compileBjoern Brandenburg2007-02-01
* Added litmus.c, made it compile.Bjoern B. Brandenburg2007-02-01