index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
litmus
/
sched_psn_edf.c
Commit message (
Expand
)
Author
Age
*
Added lock tracing, probably.
Jonathan Herman
2013-04-16
*
Some debuging traces.
Bryan Ward
2013-04-16
*
Fixed a boosting bug.
Bryan Ward
2013-04-16
*
Bug fixes.
Bryan Ward
2013-04-16
*
DGLock and DGUnlock implementation.
Bryan Ward
2013-04-16
*
Check for valid fdsos in a dgl request.
Bryan Ward
2013-04-16
*
Allow one litmus_lock to control multiple fdsos.
Bryan Ward
2013-04-16
*
Setup DGL system calls.
Bryan Ward
2013-04-16
*
Differentiate between PERIODIC and SPORADIC tasks.
Glenn Elliott
2013-03-12
*
EDF schedulers: Support early job releasing.
Glenn Elliott
2013-03-12
*
Disallow nesting of LITMUS^RT locks
Bjoern Brandenburg
2013-02-15
*
litmus: get rid of RT_F_SLEEP and RT_F_RUNNING
Manohar Vanga
2012-11-27
*
Fix wake_up() preemptions under P-FP and PSN-EDF
Bjoern Brandenburg
2012-08-14
*
Move budget-related helpers to budget.h
Bjoern Brandenburg
2012-05-31
*
Feather-Trace: trace locking-related suspensions
Bjoern B. Brandenburg
2011-11-24
*
PSN-EDF: add release master support
Bjoern B. Brandenburg
2011-08-27
*
Improve FMLP queue management.
Glenn Elliott
2011-03-31
*
fdso: pass userpsace config argument to object constructor
Bjoern B. Brandenburg
2011-02-01
*
PSN-EDF: re-implement FMLP support
Bjoern B. Brandenburg
2011-02-01
*
FMLP: remove old implementation
Bjoern B. Brandenburg
2011-02-01
*
SRP: port to new generic locking API
Bjoern B. Brandenburg
2011-02-01
*
Litmus core: replace FMLP & SRP system calls with generic syscalls
Bjoern B. Brandenburg
2011-02-01
*
Implement proper remote preemption support
Bjoern B. Brandenburg
2010-11-11
*
Split out TRACE() from litmus.h and cleanup some includes
Bjoern B. Brandenburg
2010-11-11
*
PSN-EDF: remove outdated comment
Bjoern B. Brandenburg
2010-09-21
*
Added support for choices in budget policy enforcement.
Glenn Elliott
2010-05-30
*
Change most LitmusRT spinlock_t in raw_spinlock_t
Andrea Bastoni
2010-05-29
*
Bugfix: PSN-EDF should log job_completion events
Andrea Bastoni
2010-05-29
*
Bugfix: PSN-EDF should only requeue tasks that are not scheduled
Bjoern B. Brandenburg
2010-05-29
*
Use generic preemption function in GSN- and PSN-EDF.
Bjoern B. Brandenburg
2010-05-29
*
[ported from 2008.3] Add PSN-EDF Plugin
Andrea Bastoni
2010-05-29