aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Cleanup priority tracking for budget enforcement.wip-gpusync-mergeGlenn Elliott2014-03-18
* Fix task-exit race with budget timer.Glenn Elliott2014-03-16
* Make R2DGLP use sbinheap.Glenn Elliott2014-03-14
* More API cleanup for sbinheap.Glenn Elliott2014-03-14
* C-EDF: Use sbinheap to track to top-m prio tasks.Glenn Elliott2014-03-13
* C-EDF: Use sbinheap to track CPU priorityGlenn Elliott2014-03-13
* Make API match binheap when using sbinheap_node_tGlenn Elliott2014-03-13
* Add sbinheap. API compatible with binheap.Glenn Elliott2014-03-13
* Make comparators take const operands.Glenn Elliott2014-03-13
* Make bheap's compare func use const ptrs.Glenn Elliott2014-03-13
* Optimize binheap imlp.Glenn Elliott2014-03-13
* Use wait-q instead of arrays for delayed wake ups.Glenn Elliott2014-03-07
* Move wakeup transition to TASK_RUNNING to pluginGlenn Elliott2014-03-07
* Call flush_pending_wakes() prior to suspension.Glenn Elliott2014-03-07
* EDF compare: Mark self-compare case unlikely.Glenn Elliott2014-03-07
* Add mb() to recursive spinlock.Glenn Elliott2014-03-07
* print extra TRACE() info for aux tasks.Glenn Elliott2014-03-04
* Increase max size of TRACE buffer.Glenn Elliott2014-03-04
* fpmath.h: Use normal division outside of kernel.Glenn Elliott2014-03-04
* Fix merge bug: plugin activation and tsk cleanupGlenn Elliott2014-03-03
* Fix bug where NP tasks can be dropped from sched.Glenn Elliott2014-03-03
* Cleanup sync release.Glenn Elliott2014-03-03
* Fix rebase/merge bugsGlenn Elliott2014-03-03
* Fix compil. bug when nested locking is disabledGlenn Elliott2014-03-03
* Fix logic bug in GPUSync modifications.Glenn Elliott2014-03-03
* Support new NV GPU driver 331.44Glenn Elliott2014-03-03
* Rename IKGLP R2DGLP.Glenn Elliott2014-03-03
* Fix compilation bug in cedf when sched_trace onGlenn Elliott2014-03-03
* C-EDF: make cedf_task_new() match main LitmusGlenn Elliott2014-03-03
* pfair: Reject all budget enforcement policies.Glenn Elliott2014-03-03
* GSN-EDF: Support budget state machineGlenn Elliott2014-03-03
* PSN-EDF: Support budget state machineGlenn Elliott2014-03-03
* P-FP: Support budget state machineGlenn Elliott2014-03-03
* GPUSync integration into C-EDF.Glenn Elliott2014-03-03
* Add nvidia tasklet and workqueue tracingGlenn Elliott2014-03-03
* Add backlog info to Litmus kshark task completeGlenn Elliott2014-03-03
* Add priority change events to litmus kshark traceGlenn Elliott2014-03-03
* Add I/O blocking info to kshark tracingGlenn Elliott2014-03-03
* Update/cleanup lockdep to support nested locksGlenn Elliott2014-03-03
* Minor: Add task period-related macros.Glenn Elliott2014-03-03
* Support recursive ready queue locks.Glenn Elliott2014-03-03
* Export symbols for nv tasklet/workqueue schedulingGlenn Elliott2014-03-03
* Fix compilation bug when GPUs and klmirqd are usedGlenn Elliott2014-03-03
* cleanup: minor formatting issues.Glenn Elliott2014-03-03
* Auxiliary- and klmirqd-aware priority comparisons.Glenn Elliott2014-03-03
* Misc. integration fixes to litmus.cGlenn Elliott2014-03-03
* Add gpusync syscalls to arch syscall tables.Glenn Elliott2014-03-03
* Add more robust budget tracking/enforcement.Glenn Elliott2014-03-03
* Clean up locking.cGlenn Elliott2014-03-03
* Add auxiliary task support.Glenn Elliott2014-03-03