aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix critical bug in GPU tracker.wip-2012.3-gpu-rtss13Glenn Elliott2013-09-23
* Final RTSS versionGlenn Elliott2013-05-19
* hoist task wakeups out of DGL crit csx's.Glenn Elliott2013-05-14
* don't save budgets on early completionGlenn Elliott2013-05-14
* C-RMGlenn Elliott2013-05-08
* added should_yield_lock() syscall for engine locksGlenn Elliott2013-05-06
* error checking in ikglpGlenn Elliott2013-05-06
* disable proclock, fix bk logging, fix decr prioGlenn Elliott2013-04-29
* fix compile bugGlenn Elliott2013-04-26
* Tweak gpu heuristicsGlenn Elliott2013-04-26
* printk() info for tasks that fail to be admittedGlenn Elliott2013-04-26
* slew of bug fixes: mostly races and sched-atomicGlenn Elliott2013-04-24
* DRAIN_SIMPLE_IO: drain on execution or I/O suspendGlenn Elliott2013-04-16
* Cleanup budget tracking in wait_for_release.Glenn Elliott2013-04-15
* fix budget tracking for aux and klmirqd threadsGlenn Elliott2013-04-15
* Merge branch 'gh/prop/completion-fix' into wip-2012.3-gpu-rtss13Glenn Elliott2013-04-13
|\
| * Changed completion flag use to remove race condition in Cedf,Gedf.Jonathan Herman2013-04-12
* | less verbose tracing in ikglpGlenn Elliott2013-04-10
* | implement binheap_for_each() visitor functionGlenn Elliott2013-04-09
* | IKGLP virtual unlock and MAJOR BUG FIXGlenn Elliott2013-04-09
* | Include backlog count in EDF-tie breaks.Glenn Elliott2013-04-08
* | Fixed IKGLP request aborts.Glenn Elliott2013-04-08
* | IKGLP reject/reissue on budget exhaustion.Glenn Elliott2013-04-06
* | Implement OMLP-Family budget exhaustion hooks.Glenn Elliott2013-04-06
* | Make debug tracing less verbose.Glenn Elliott2013-04-06
* | PRIOQ: Handled budget exhaustion.Glenn Elliott2013-04-06
* | Fixed race condition in budget timing.Glenn Elliott2013-04-06
* | GEDF, PEDF, and PFP: fixed budget hooksGlenn Elliott2013-04-05
* | CONFIG: Allow ready queue lock to be recurisve.Glenn Elliott2013-04-05
* | resolve rebase issuesGlenn Elliott2013-04-05
* | Recursive spinlock implementation.Glenn Elliott2013-04-05
* | Proper sobliv draining and many bug fixes.wip-2012.3-gpu-sobliv-budget-w-ksharkGlenn Elliott2013-04-04
* | SOBLIV: Drain budget while task is in top-m only.Glenn Elliott2013-04-01
* | trace priority changesGlenn Elliott2013-03-31
* | resolve kshark rebase conflictsGlenn Elliott2013-03-28
* | inheritance management of budget.exp while blockedGlenn Elliott2013-03-28
* | work in progress.Glenn Elliott2013-03-22
* | SOBLIV draining support for C-EDF.wip-2012.3-gpuGlenn Elliott2013-03-21
* | Per-task budget high-resolution timers (hrtimers).Glenn Elliott2013-03-17
* | Make lock name alloc dynamicGlenn Elliott2013-03-14
* | BUG: Remove lock proc on destroy, not closeGlenn Elliott2013-03-14
* | formattingGlenn Elliott2013-03-14
* | COMPILE BUG: No migration injection if no GPUsGlenn Elliott2013-03-14
* | Merge branch 'gh/staging' into tempGlenn Elliott2013-03-13
|\|
| * Differentiate between PERIODIC and SPORADIC tasks.Glenn Elliott2013-03-12
| * EDF schedulers: Support early job releasing.Glenn Elliott2013-03-12
| * C-EDF: Cluster-aware admission test.Glenn Elliott2013-03-12
| * uncachedev: mmap memory that is not cached by CPUsGlenn Elliott2013-03-12
* | Injection of GPU migration events from usrspaceGlenn Elliott2013-02-28
* | Merge remote-tracking branch 'github/staging' into wip-2012.3-gpu-stage-mergeGlenn Elliott2013-02-22
|\|