aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rt_param.h
Commit message (Expand)AuthorAge
* litmus: Rework scheduler signals implementationBjoern B. Brandenburg2007-10-17
* Fixed Adaptive stuffAaron Block2007-10-10
* compile fixesBjoern B. Brandenburg2007-10-09
* adaptive: only send signal when requested.Bjoern B. Brandenburg2007-10-09
* litmus-core: add scheduler_signal() infrastructureBjoern B. Brandenburg2007-10-09
* adaptive: get rid of weight-estimator slope misconceptionBjoern B. Brandenburg2007-10-09
* adaptive: check for pending weight changes on scheduler tickBjoern B. Brandenburg2007-10-08
* adpative: massive work on the optimizerBjoern B. Brandenburg2007-10-07
* adaptive: use 32bit fixed point mathBjoern B. Brandenburg2007-10-07
* adaptive: add linear weight_transfer metricBjoern B. Brandenburg2007-10-07
* Cleanup: Remove job stats that no scheduler uses anyway.Bjoern B. Brandenburg2007-10-07
* adaptive: introduce fixed point mathBjoern B. Brandenburg2007-10-07
* Add some infrastructure for reweighting.Bjoern B. Brandenburg2007-10-05
* adaptive: introduce service levelBjoern B. Brandenburg2007-10-04
* add flag based np-sectionsBjoern B. Brandenburg2007-09-13
* Merge with wait_for_job_release().Bjoern B. Brandenburg2007-08-23
|\
| * Add job_no to struct rt_timesBjoern B. Brandenburg2007-08-21
| * Add more comments to rt_param.hBjoern B. Brandenburg2007-08-21
* | Change fifo_domain_t to rt_domain_t + bug fixes.Bjoern B. Brandenburg2007-08-23
|/
* 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