index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rt_param.h
Commit message (
Expand
)
Author
Age
*
litmus: Rework scheduler signals implementation
Bjoern B. Brandenburg
2007-10-17
*
Fixed Adaptive stuff
Aaron Block
2007-10-10
*
compile fixes
Bjoern B. Brandenburg
2007-10-09
*
adaptive: only send signal when requested.
Bjoern B. Brandenburg
2007-10-09
*
litmus-core: add scheduler_signal() infrastructure
Bjoern B. Brandenburg
2007-10-09
*
adaptive: get rid of weight-estimator slope misconception
Bjoern B. Brandenburg
2007-10-09
*
adaptive: check for pending weight changes on scheduler tick
Bjoern B. Brandenburg
2007-10-08
*
adpative: massive work on the optimizer
Bjoern B. Brandenburg
2007-10-07
*
adaptive: use 32bit fixed point math
Bjoern B. Brandenburg
2007-10-07
*
adaptive: add linear weight_transfer metric
Bjoern B. Brandenburg
2007-10-07
*
Cleanup: Remove job stats that no scheduler uses anyway.
Bjoern B. Brandenburg
2007-10-07
*
adaptive: introduce fixed point math
Bjoern B. Brandenburg
2007-10-07
*
Add some infrastructure for reweighting.
Bjoern B. Brandenburg
2007-10-05
*
adaptive: introduce service level
Bjoern B. Brandenburg
2007-10-04
*
add flag based np-sections
Bjoern B. Brandenburg
2007-09-13
*
Merge with wait_for_job_release().
Bjoern B. Brandenburg
2007-08-23
|
\
|
*
Add job_no to struct rt_times
Bjoern B. Brandenburg
2007-08-21
|
*
Add more comments to rt_param.h
Bjoern B. Brandenburg
2007-08-21
*
|
Change fifo_domain_t to rt_domain_t + bug fixes.
Bjoern B. Brandenburg
2007-08-23
|
/
*
Activate ceiling blocking and fix a stupid list corruption bug.
Bjoern B. Brandenburg
2007-05-15
*
First part of the PI semaphore implementation.
Bjoern B. Brandenburg
2007-05-14
*
Pay attention to (preempt_count() & PREEMPT_ACTIVE) hack.
Bjoern B. Brandenburg
2007-05-13
*
Removed incomplete zone-based implementation.
John M. Calandrino
2007-04-25
*
Fixed a few comment inconsistencies. Added stubs for an SRP "semaphore",
John M. Calandrino
2007-04-25
*
Fixed GSN-EDF to handle correct wakeup of tasks that just exited a
John M. Calandrino
2007-04-24
*
Fixed a number of issues, subtle and otherwise, with PI semaphores.
John M. Calandrino
2007-04-24
*
Merge with git+ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus
John M. Calandrino
2007-04-23
|
\
|
*
Add a field to store where a real-time task is currently scheduled.
Bjoern B. Brandenburg
2007-04-17
|
*
added flag for non-preemptable sections
Bjoern B. Brandenburg
2007-04-15
|
*
Misspelled macro
Hennadiy Leontyev
2007-04-13
|
*
PFAIR scheduling added
Hennadiy Leontyev
2007-02-28
*
|
Fixed priority inheritance issues with PI semaphores. Added regular
John M. Calandrino
2007-04-23
*
|
Made changes in Litmus so that user-space semaphores can work.
John M. Calandrino
2007-04-19
*
|
Added a way for tasks to see what their current priority is due to priority
John M. Calandrino
2007-04-19
*
|
Added stubs for modifying "semaphore" priority, in order to facilitate
John M. Calandrino
2007-04-18
*
|
sys_wait_for_zone_exit system call has been implemented.
John M. Calandrino
2007-03-29
|
/
*
Fix a bunch of bugs that crept in while porting.
Bjoern Brandenburg
2007-02-05
*
ported edf_hsb, compiles
Bjoern Brandenburg
2007-02-01
*
Added fifo and made it compile
Bjoern Brandenburg
2007-02-01
*
Added litmus.c, made it compile.
Bjoern B. Brandenburg
2007-02-01