index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
litmus
/
sched_mc.c
Commit message (
Expand
)
Author
Age
*
Removed ARM-specific hacks which disabled less common mixed-criticality featu...
wip-mc
Jonathan Herman
2013-03-30
*
Merged changes from Tegra branch.
Jonathan Herman
2013-03-05
*
More race condition fixes.
Jonathan Herman
2012-11-01
*
Fixed race condition in preemption code.
Jonathan Herman
2012-11-01
*
Moved user-job time accounting to litmus.
Jonathan Herman
2012-11-01
*
No longer touching exec start for job.
Jonathan Herman
2012-11-01
*
Fixed exists under no cache locking.
Jonathan Herman
2012-10-24
*
Reset way tracker state between activations.
Jonathan Herman
2012-10-24
*
Moved some requeueing work out of CPU locks.
Jonathan Herman
2012-10-24
*
Fixed crash caused by tracing null tasks.
Jonathan Herman
2012-10-23
*
Output additional data in MC completion records.
Jonathan Herman
2012-10-23
*
Only use fetch queue with the locking protocol.
Jonathan Herman
2012-10-23
*
Track queue computation time.
Jonathan Herman
2012-10-22
*
bugfixes for sched_mc
Christopher Kenna
2012-10-22
*
Bugfixed for ARM systems.
Christopher Kenna
2012-10-22
*
Fixed bug when release timers don't behave.
Jonathan Herman
2012-10-19
*
Disabled release master work.
Jonathan Herman
2012-10-19
*
Queue bug fixes
Jonathan Herman
2012-10-19
*
Merge remote-tracking branch 'litmus-rt/wip-mc' into litmus-rt-wip-mc
Christopher Kenna
2012-10-19
|
\
|
*
Fixed another job completion bug.
Jonathan Herman
2012-10-19
*
|
Turn color_ctrl_page into a system call.
Christopher Kenna
2012-10-18
|
/
*
Fixed bug with job completions.
Jonathan Herman
2012-10-18
*
Rewrote dgl for preemptive cache scheduling.
Jonathan Herman
2012-10-18
*
Fixed sched_trace records for state transitions.
Jonathan Herman
2012-10-15
*
Switched to common server model for tasks and crit entries.
Jonathan Herman
2012-10-15
*
DGL must be enabled for locking to occur.
Jonathan Herman
2012-10-12
*
Make preemptive caches configurable.
Jonathan Herman
2012-10-12
*
Added preemptive locking.
Jonathan Herman
2012-10-12
*
Allow for concurrent blocking / user-space job completions.
Jonathan Herman
2012-10-10
*
Server tasks stay linked when client tasks release.
Jonathan Herman
2012-10-10
*
Moved budget accounting into MC plugin.
Jonathan Herman
2012-10-09
*
Integrated color chunking into the mc plugin.
Jonathan Herman
2012-10-09
*
A task's blocking time no longer takes from its server's budget.
Jonathan Herman
2012-10-09
*
Task completion times now based on user-space job execution times.
Jonathan Herman
2012-10-08
*
Fixed scheduling overhead macros for mixed-criticality.
Jonathan Herman
2012-10-07
*
Removed race condition in lock_acquired code.
Jonathan Herman
2012-10-07
*
Integrated group locking with mixed-criticality.
Jonathan Herman
2012-10-06
*
Moved user-space state of tasks into new rt_param.user_job.
Jonathan Herman
2012-10-03
*
Create per-task containers only when budget enforcing.
Jonathan Herman
2012-10-01
*
Resolved merge bugs.
Jonathan Herman
2012-09-29
*
Container tracing working
Jonathan Herman
2012-03-28
*
First container trace iteration
Jonathan Herman
2012-03-15
*
Removed line which surivveed cherry pick
Jonathan Herman
2011-12-27
*
Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...
Jonathan Herman
2011-12-27
|
\
|
*
Sperated b and c overheads
Jonathan Herman
2011-12-22
|
*
Added TODOs
Jonathan Herman
2011-10-17
|
*
Cleanup. Not tested
Jonathan Herman
2011-10-15
*
|
Sperated b and c overheads
Jonathan Herman
2011-12-27
*
|
Added TODOs
Jonathan Herman
2011-12-27
|
/
*
Merge branch 'wip-mc' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus2010...
Jonathan Herman
2011-10-14
|
\
[next]