aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Added support for choices in budget policy enforcement.wip-budgetGlenn Elliott2010-05-20
* Merge branch 'wip-cedf-merge-master'Andrea Bastoni2010-05-19
|\
| * Synchronize plugin switchingAndrea Bastoni2010-05-19
| * Measure timer re-arming in the proper locationAndrea Bastoni2010-04-26
| * C-EDF: enforce that task is on correct CPU.Bjoern B. Brandenburg2010-04-19
| * Avoid use-after-free in C-EDF deallocate.Bjoern B. Brandenburg2010-04-19
| * Remove FMLP support from C-EDF.Bjoern B. Brandenburg2010-04-19
| * Add FIXME for crashes of C-EDF when reloading the cluster conf. on big SMPAndrea Bastoni2010-04-16
| * Remove two compilation warningsAndrea Bastoni2010-04-15
| * Add support for changing cluster size upon re-activationAndrea Bastoni2010-04-15
| * Adding support for L1 cache as cluster sizeAndrea Bastoni2010-04-15
| * Update commentsAndrea Bastoni2010-04-15
| * Bugfix: get right domain in unlink() even if linked_on == NO_CPUAndrea Bastoni2010-04-15
| * First attempt for C-EDF gedf-basedAndrea Bastoni2010-04-15
| * Remove debug outputAndrea Bastoni2010-04-15
| * Add /proc/litmus/cluster_cacheAndrea Bastoni2010-04-13
| * Test shared_cpu_map output at plugin initializationAndrea Bastoni2010-04-13
| * Export shared_cpu_mapAndrea Bastoni2010-04-13
| * Copy and rename gsn-edf -> cedfAndrea Bastoni2010-04-13
* | Revert "It seems this file fell out of git tracing"Andrea Bastoni2010-04-13
* | It seems this file fell out of git tracingAndrea Bastoni2010-04-13
|/
* Bugfix: PSN-EDF should log job_completion eventsAndrea Bastoni2010-03-12
* Bugfix: PSN-EDF should only requeue tasks that are not scheduledBjoern B. Brandenburg2010-03-02
* Revert "Bugfix: PSN-EDF task_block flow-path may race with schedule()"Bjoern B. Brandenburg2010-03-02
* Revert "Fix BUG: enter gsnedf_schedule with entry->scheduled = NULL"Bjoern B. Brandenburg2010-02-26
* Bugfix: disable jump-to-CFS optimization in pick_next_task()Bjoern B. Brandenburg2010-02-26
* Let TRACE() log buffer size and comment converge.Bjoern B. Brandenburg2010-02-26
* Bugfix: re-enable capturing of printk() messages in TRACE() logsBjoern B. Brandenburg2010-02-26
* Merge branch 'wip-misc-device' into migrationBjoern B. Brandenburg2010-02-26
|\
| * Used miscdevice API for sched_traceBjoern B. Brandenburg2010-02-04
* | Bugfix: make fdso syscalls 64bit cleanBjoern B. Brandenburg2010-02-25
* | Merge branch 'master' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010Bjoern B. Brandenburg2010-02-19
|\ \
| * | Bugfix: C-EDF init when num online Cpus less than min cluster sizeAndrea Bastoni2010-02-19
* | | Bugfix: don't inherit od_table across forksBjoern B. Brandenburg2010-02-19
|/ /
* | Bugfix: select_task_rq_litmus() missing from litmus sched_classAndrea Bastoni2010-02-17
* | Fixed two bugs:Glenn Elliott2010-02-11
* | Bugfix: PSN-EDF task_block flow-path may race with schedule()Andrea Bastoni2010-02-10
* | Bugfix: [x86_64] missing clobbered register in feather_trace_64Andrea Bastoni2010-02-06
* | Add C-EDF PluginAndrea Bastoni2010-02-06
|/
* Use generic preemption function in GSN- and PSN-EDF.Bjoern B. Brandenburg2010-02-04
* Introduce generic NP-section aware preemption functionBjoern B. Brandenburg2010-02-04
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* Add virtual LITMUS^RT control device.Bjoern B. Brandenburg2010-02-03
* Turn off GSN-EDF TRACE() spam by default.Bjoern B. Brandenburg2010-02-03
* TRACE: fix GFP_KERNEL in rb_alloc_buf with interrupt disabledAndrea Bastoni2010-02-03
* Add Feather-Trace x86_64 architecture dependent codeAndrea Bastoni2010-02-01
* Bugfix: clear LITMUS^RT state on fork completelyBjoern B. Brandenburg2010-01-29
* Add PSN-EDF PluginAndrea Bastoni2010-01-28
* Add PFAIR pluginAndrea Bastoni2010-01-28
* Fix BUG: enter gsnedf_schedule with entry->scheduled = NULLAndrea Bastoni2010-01-28