index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
litmus
Commit message (
Expand
)
Author
Age
*
Fix division in Jonathan's tracing.
Christopher Kenna
2012-09-29
*
Move task time accounting into the complete_job method.
Jonathan Herman
2012-09-28
*
Cleanup. Remove this commit
Jonathan Herman
2012-09-27
*
Properly track max_exec_time to output in task_exit record.
Jonathan Herman
2012-09-27
*
Added exit and tardy hooks.
Jonathan Herman
2012-09-27
*
Summarize schedulability with final record
Jonathan Herman
2012-09-27
*
Store exec time in completion record
Jonathan Herman
2012-09-27
*
Track tasks average execution time, drop in TASK_EXIT record
Jonathan Herman
2012-09-27
*
Add the time to the task_exit event
Christopher Kenna
2012-09-27
*
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-09-27
*
EDF priority tie-breaks.
Glenn Elliott
2012-09-21
*
Improve readability of EDF comparisons.
Glenn Elliott
2012-09-21
*
Fix changed task_struct field name.
Christopher Kenna
2012-09-20
*
Fix wake_up() preemptions under P-FP and PSN-EDF
Bjoern Brandenburg
2012-08-14
*
New Feature: Arbitrary deadlines.
Glenn Elliott
2012-08-01
*
control page: avoid "minor" page faults
Bjoern Brandenburg
2012-07-23
*
control page: warn on page fault
Bjoern Brandenburg
2012-07-23
*
control page: use vm_insert_page() instead of remap_pfn_range()
Bjoern Brandenburg
2012-07-23
*
P-FP: reject tasks with invalid priorities
Bjoern Brandenburg
2012-07-23
*
P-FP: fix build bug if !CONFIG_RELEASE_MASTER
Bjoern Brandenburg
2012-07-23
*
P-FP: make PCP available to userspace
Sven Dziadek
2012-07-23
*
P-FP: port P-FP plugin used in B. Brandenburg's
Sven Dziadek
2012-07-23
*
C-EDF: do not requeue jobs without budget
Bjoern Brandenburg
2012-05-31
*
GSN-EDF: do not requeue jobs without budget
Bjoern Brandenburg
2012-05-31
*
Move budget-related helpers to budget.h
Bjoern Brandenburg
2012-05-31
*
An efficient binary heap implementation.
Glenn Elliott
2012-05-26
*
Add kernel-style events for sched_trace_XXX() functions
Andrea Bastoni
2012-03-30
*
Feather-Trace: keep track of interrupt-related interference.
Bjoern B. Brandenburg
2012-01-30
*
Litmus core: simplify np-section protocol
Bjoern B. Brandenburg
2011-11-24
*
C-EDF: rename lock -> cluster_lock
Bjoern B. Brandenburg
2011-11-24
*
locking: use correct timestamp
Bjoern B. Brandenburg
2011-11-24
*
Feather-trace: let userspace add overhead events
Bjoern B. Brandenburg
2011-11-24
*
ftdev: let bufffer-specific code handle writes from userspace
Bjoern B. Brandenburg
2011-11-24
*
ftdev: remove event activation hack
Bjoern B. Brandenburg
2011-11-24
*
Feather-Trace: keep track of release latency
Bjoern B. Brandenburg
2011-11-24
*
Feather-Trace: trace locking-related suspensions
Bjoern B. Brandenburg
2011-11-24
*
Feather-Trace: start with the largest permissible range
Bjoern B. Brandenburg
2011-11-24
*
bugfix: add processors in order of increasing indices to clusters
Bjoern B. Brandenburg
2011-11-24
*
Pfair: improve robustness of suspensions
Bjoern B. Brandenburg
2011-11-24
*
Add option to turn off preemption state tracing
Bjoern B. Brandenburg
2011-11-24
*
Add unlikely() to rel master check (match pfair).
Glenn Elliott
2011-11-02
*
bugfix: release master CPU must signal task was picked
Bjoern B. Brandenburg
2011-11-02
*
Pfair: various fixes concerning release timers
Bjoern B. Brandenburg
2011-08-27
*
Pfair: add support for true sporadic releases
Bjoern B. Brandenburg
2011-08-27
*
Pfair: add release master support.
Bjoern B. Brandenburg
2011-08-27
*
C-EDF: Make migration affinity work with Release Master
Glenn Elliott
2011-08-27
*
C-EDF: add release master support
Bjoern B. Brandenburg
2011-08-27
*
PSN-EDF: add release master support
Bjoern B. Brandenburg
2011-08-27
*
Avoid needlessly costly migrations. CONFIG_SCHED_CPU_AFFINITY
Glenn Elliott
2011-08-27
*
Fix prototype mismatching and synch syscall numbers
Andrea Bastoni
2011-08-27
[next]