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
/
kernel
/
litmus.c
Commit message (
Expand
)
Author
Age
*
litmus: Rework scheduler signals implementation
Bjoern B. Brandenburg
2007-10-17
*
FIXME: hot fixes to get it to run
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: debugging
Bjoern B. Brandenburg
2007-10-08
*
litmus: add qsort list manipulation function
Bjoern B. Brandenburg
2007-10-07
*
adaptive: add linear weight_transfer metric
Bjoern B. Brandenburg
2007-10-07
*
adaptive: introduce fixed point math
Bjoern B. Brandenburg
2007-10-07
*
Fix service level system call.
Bjoern B. Brandenburg
2007-10-05
*
adaptive: set period and wcet based on first service level
Bjoern B. Brandenburg
2007-10-04
*
adaptive: introduce service level system calls
Bjoern B. Brandenburg
2007-10-04
*
Import race fix.
Bjoern B. Brandenburg
2007-10-04
|
\
|
*
Fix long standing set_rt_params race by disallowing it.
Bjoern B. Brandenburg
2007-10-04
*
|
adaptive: introduce service level
Bjoern B. Brandenburg
2007-10-04
*
|
Wrap task teardown.
Bjoern B. Brandenburg
2007-10-04
*
|
Merge with qemu branch
Bjoern B. Brandenburg
2007-10-04
|
\
|
|
*
Cleanup: Get rid of unneeded algo_tick indirection.
Bjoern B. Brandenburg
2007-10-04
*
|
Remove some really old left-overs.
Bjoern B. Brandenburg
2007-10-04
*
|
Add adaptive scheduler based on GSN-EDF.
Bjoern B. Brandenburg
2007-10-04
|
/
*
Fix litmus_controlled initialization bug.
Bjoern B. Brandenburg
2007-09-23
*
Fix a race between np_mem_kill() and do_exit().
Bjoern B. Brandenburg
2007-09-22
*
reintroduce TS_EXIT_NP_* Feather-Trace events.
Bjoern B. Brandenburg
2007-09-17
*
add flag based np-sections
Bjoern B. Brandenburg
2007-09-13
*
Add wait_for_job system call
Bjoern B. Brandenburg
2007-08-21
*
Fix a compiler warning.
Bjoern B. Brandenburg
2007-05-17
*
Insert trigger for enter_np()/exit_np() tracing.
Bjoern B. Brandenburg
2007-05-16
*
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
*
Improve debugging output and support
Bjoern B. Brandenburg
2007-05-13
*
Add PSN-EDF.
Bjoern B. Brandenburg
2007-05-10
*
Various changes that I don't want to lose, but the code does not work.
John M. Calandrino
2007-05-09
*
Removed incomplete zone-based implementation.
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
*
Merge with git+ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus
John M. Calandrino
2007-04-23
|
\
|
*
Add scheduler plugin callbacks for priority inheritance.
Bjoern B. Brandenburg
2007-04-23
|
*
Add boot option and ID for GSN-EDF.
Bjoern B. Brandenburg
2007-04-17
|
*
add system calls sys_enter_np() and sys_exit_np()
Bjoern B. Brandenburg
2007-04-17
|
*
Add enter_np/exit_np callbacks for non-preemptable sections support
Bjoern B. Brandenburg
2007-04-17
|
*
PFAIR scheduling added
Hennadiy Leontyev
2007-02-28
*
|
Worked out some bugs so now it *really* compiles OK.
John M. Calandrino
2007-03-29
*
|
Checkpoint: almost all support added. Compiles.
John M. Calandrino
2007-03-29
*
|
sys_wait_for_zone_exit system call has been implemented.
John M. Calandrino
2007-03-29
*
|
Skeletons of system calls written. Still need to finish.
John M. Calandrino
2007-03-27
*
|
Committing some initial changes to implement system calls related to
John M. Calandrino
2007-03-27
|
/
*
Merge with git+ssh://swan/playpen/bbb/litmus
Bjoern B. Brandenburg
2007-02-22
|
\
|
*
remove second, unneeded parameter of queue_lock_init()
Bjoern Brandenburg
2007-02-19
*
|
always call mode change callback
Bjoern B. Brandenburg
2007-02-22
|
/
*
Fix a bunch of bugs that crept in while porting.
Bjoern Brandenburg
2007-02-05
*
patched up schedule()
Bjoern B. Brandenburg
2007-02-02
[next]