aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_gsn_edf.c
Commit message (Expand)AuthorAge
* Fix/test C-EDF for GPU RTSS12.Glenn Elliott2012-04-25
* Port rtss12 features to C-EDF (untested)Glenn Elliott2012-04-25
* Tested/Fixed IKGLP heurs. OS WORK FINALLY DONE!Glenn Elliott2012-04-23
* Zap line-endingsGlenn Elliott2012-04-18
* Fixed and tested aff-aware KFMLP. (finally!)Glenn Elliott2012-04-18
* Implement GPU-affinity-aware kfmlp (untested)Glenn Elliott2012-04-16
* Infrastructure for affinity-aware k-exclusionGlenn Elliott2012-04-15
* PAI::change_prio(): check work before lockingGlenn Elliott2012-04-15
* Update PAI to support multiGPUs (todo: klitirqd)Glenn Elliott2012-04-15
* Merge branch 'wip-gpu-interrupts' into wip-gpu-rtss12Glenn Elliott2012-04-15
|\
| * Clean up PAI.Glenn Elliott2012-03-04
| * Merge branch 'wip-pai' into wip-gpu-interruptsGlenn Elliott2012-03-04
| |\
| | * Fix bugs in tracing and PAI handlingGlenn Elliott2012-01-20
| | * Port PAI interrupts to GSN-EDF, C-RM/RM-SRT/FIFO.Glenn Elliott2012-01-14
| | * PAI implementation, C-RM, C-FIFO.Glenn Elliott2012-01-11
| | * Full patch for klitirqd with Nvidia GPU support.Glenn Elliott2011-06-02
* | | Move RSM and IKGLP imp. to own .c fileswip-ikglpGlenn Elliott2012-04-13
* | | Added support for Dynamic Group Locks (DGLs)Glenn Elliott2012-04-11
* | | Fix IKGLP bugs discovered in test.Glenn Elliott2012-04-09
* | | Cleanup use of binheap_entry().Glenn Elliott2012-04-04
* | | Untested implementation of IKGLP.Glenn Elliott2012-04-04
* | | Infrastructure of IKGLP. lock/unlock are stubsGlenn Elliott2012-03-31
* | | Nested inheritance with fine-grained locking.Glenn Elliott2012-03-30
* | | Merge branch 'wip-binary-heap' into wip-nested-locksGlenn Elliott2012-03-23
|\ \ \
| * | | Make GSN-EDF work with simlified binheap_delete()Glenn Elliott2012-03-21
| * | | GSN-EDF: Use binary heap instead of binomial heap.Glenn Elliott2012-03-21
| |/ /
* | | blahGlenn Elliott2012-03-23
* | | Introduction of basic nesting foundations.Glenn Elliott2012-03-22
|/ /
* | Feather-Trace: trace locking-related suspensionsBjoern B. Brandenburg2011-11-24
* | Add unlikely() to rel master check (match pfair).Glenn Elliott2011-11-02
* | C-EDF: Make migration affinity work with Release MasterGlenn Elliott2011-08-27
* | Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITYGlenn Elliott2011-08-27
|/
* bugfix: release master CPU must signal task was pickedBjoern B. Brandenburg2011-04-12
* Improve FMLP queue management.wip-fmlp-dequeueGlenn Elliott2011-03-31
* fdso: pass userpsace config argument to object constructorBjoern B. Brandenburg2011-02-01
* GSN-EDF: re-implement FMLP supportBjoern B. Brandenburg2011-02-01
* FMLP: remove old implementationBjoern B. Brandenburg2011-02-01
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* Remove LITMUS^RT TRACE_BUG_ON macroBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* Make release master support optionalBjoern B. Brandenburg2010-06-01
* Added support for choices in budget policy enforcement.Glenn Elliott2010-05-30
* Change most LitmusRT spinlock_t in raw_spinlock_tAndrea Bastoni2010-05-29
* Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-05-29
* Turn off GSN-EDF TRACE() spam by default.Bjoern B. Brandenburg2010-05-29
* Refactor binomial heap names: heap -> bheapAndrea Bastoni2010-05-29
* [ported from 2008.3] Add release-master supportAndrea Bastoni2010-05-29
* [ported from 2008.3] Add GSN-EDF pluginAndrea Bastoni2010-05-29