index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
litmus
/
dgl.c
Commit message (
Expand
)
Author
Age
*
Fixed bug with job completions.
Jonathan Herman
2012-10-18
*
Rewrote dgl for preemptive cache scheduling.
Jonathan Herman
2012-10-18
*
DGL makes all decisions using pull_hp when preemption is enabled.
Jonathan Herman
2012-10-12
*
Make preemptive caches configurable.
Jonathan Herman
2012-10-12
*
Added preemptive locking.
Jonathan Herman
2012-10-12
*
A task's blocking time no longer takes from its server's budget.
Jonathan Herman
2012-10-09
*
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
*
Allow self conflicts
Jonathan Herman
2012-05-13
*
Can disable nonpreemptivity
Jonathan Herman
2012-05-13
*
BE servers now synchronize when task sets are released
Jonathan Herman
2012-05-09
*
Tasks specify colors and pages when allocating pages
Jonathan Herman
2012-05-05
*
Group locks now allocate fields dynamically
Jonathan Herman
2012-05-04
*
Added color schedule
Jonathan Herman
2012-05-03