index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'wip-semi-part' of ssh://cvs/cvs/proj/litmus/repo/litmus2010 int...
archived-semi-part
Andrea Bastoni
2010-09-28
|
\
|
*
Add tracing for timer-pulling overhead.
Andrea Bastoni
2010-09-28
*
|
Be verbose with error messages in npsf_admit_task
Andrea Bastoni
2010-09-28
|
/
*
Use hrtimer_start_on_info_init()
Andrea Bastoni
2010-09-28
*
Add init helper function to properly set hrtimer_start_on_info params
Andrea Bastoni
2010-09-28
*
Bugfix: infinite loop upon timer disabling.
Andrea Bastoni
2010-09-28
*
Bugfix: clear the state of pulled hrtimers during tear-down
Andrea Bastoni
2010-09-28
*
Add extra tracing points and format old traces
Andrea Bastoni
2010-09-28
*
EDF-WM: enforce budgets of slices precisely
Bjoern B. Brandenburg
2010-09-22
*
EDF-WM: handle race between wake_up() and schedule()
Bjoern B. Brandenburg
2010-09-22
*
EDF-WM: handle races between out_of_time and blocks
Bjoern B. Brandenburg
2010-09-22
*
EDF-WM: add tracing info and BUG_ON() checks
Bjoern B. Brandenburg
2010-09-22
*
Litmus core: set state to TASK_RUNNING before calling wake_up()
Bjoern B. Brandenburg
2010-09-22
*
Litmus core: disable timer TRACE() spam by default
Bjoern B. Brandenburg
2010-09-22
*
EDF-WM: require that sliced tasks have precisely enforced budgets
Bjoern B. Brandenburg
2010-09-22
*
Litmus core: add macro to test for PRECISE_ENFORCEMENT
Bjoern B. Brandenburg
2010-09-22
*
Litmus core: add budget_remaining() helper
Bjoern B. Brandenburg
2010-09-22
*
Merge branch 'wip-edf-wm' into wip-semi-part
Andrea Bastoni
2010-09-22
|
\
|
*
EDF-WM: migrating tasks can actually be queued when blocking
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: do not release before next job is eligible
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: make sure a sliced task has its fields initialized
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: improve debugging help
Bjoern B. Brandenburg
2010-09-22
|
*
Litmus core: allow PRECISE_ENFORCEMENT
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: allow slice budgets of 50us and greater
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: trace reasons why a task was rejected
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: less noisy logs
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: NR_CPUS is not well-defined in userspace
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: add remote queuing operation
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: add "fast-forwarding" to slice accounting
Bjoern B. Brandenburg
2010-09-22
|
*
EDF-WM: remove old code & comment
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: add get_last_slice() helper
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: keep track of when jobs suspend
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: add custom release_at() handler
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: add parameter checking to wm_admit_task
Bjoern B. Brandenburg
2010-09-21
|
*
rt_domain_t: add add_release_on()
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: slice-aware budget checks and job completions
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: add logic for slice-advancement
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: rip out non-preemptivity checks
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: cleanup names a bit
Bjoern B. Brandenburg
2010-09-21
|
*
EDF-WM: add enforcement timer
Bjoern B. Brandenburg
2010-09-21
|
*
Start with a clean base.
Bjoern B. Brandenburg
2010-09-21
|
*
compile fix: type namespace is flat in C
Bjoern B. Brandenburg
2010-09-21
|
*
unbloat struct rt_job
Bjoern B. Brandenburg
2010-09-21
|
*
Undo WM damage to common files
Bjoern B. Brandenburg
2010-09-21
|
*
cleanup rt_param.h
Bjoern B. Brandenburg
2010-09-21
|
*
[EDF-WM] Indent and separate some functions
Andrea Bastoni
2010-09-21
|
*
Removed bug from edf-wm code
Guruprasad Aphale
2010-09-19
|
*
Added cpu accounting for slices of a job
Guruprasad Aphale
2010-08-10
|
*
Added migration support to wm scheduler
Guruprasad Aphale
2010-08-07
|
*
Added timer functionality to edf-wm scheduler
Guruprasad Aphale
2010-07-24
[next]