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 core: use LITMUS tracing, not printk, during task mode transitions
2007.3
Bjoern B. Brandenburg
2008-01-28
*
litmus core: don't leak np_flag upon exec
Bjoern B. Brandenburg
2008-01-24
*
litmus core: don't leak real-time state across forks and mode transitions
Bjoern B. Brandenburg
2008-01-24
*
litmus core: remove prepare_task() system call
Bjoern B. Brandenburg
2008-01-22
*
[litmus core] reject tasks with illegal parameters
Bjoern B. Brandenburg
2008-01-22
*
[litmus core] task_mode_transition() fixes
Bjoern B. Brandenburg
2008-01-22
*
[litmus core] add sys_task_mode_transition()
Bjoern B. Brandenburg
2008-01-18
*
[litmus core] implement rt mode transition mechanics
Bjoern B. Brandenburg
2008-01-17
*
[litmus core] avoid memory leak of service levels
Bjoern B. Brandenburg
2008-01-17
*
[litmus core] unconditionally call litmus_exit()
Bjoern B. Brandenburg
2008-01-17
*
[cleanup] remove trailing whitespace
Bjoern B. Brandenburg
2008-01-17
*
cleanup: tidy up code before release
2007.2
Bjoern B. Brandenburg
2007-10-27
*
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
[next]