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
...
|
*
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
*
|
Resolved merge bugs.
Jonathan Herman
2012-09-29
*
|
Merge branch 'wip-color' into wip-mc
Jonathan Herman
2012-09-29
|
\
\
|
*
|
Summarize schedulability with final record
Jonathan Herman
2012-05-15
|
*
|
Chunking for locking protocol
Jonathan Herman
2012-05-15
|
*
|
Commented out two rare bugs which the scheduler can recover from
Jonathan Herman
2012-05-14
|
*
|
Per job blocking
Jonathan Herman
2012-05-14
|
*
|
Store exec time in completion record
Jonathan Herman
2012-05-13
|
*
|
Allow self conflicts
Jonathan Herman
2012-05-13
|
*
|
Can disable nonpreemptivity
Jonathan Herman
2012-05-13
|
*
|
Track tasks average execution time, drop in TASK_EXIT record
Jonathan Herman
2012-05-09
|
*
|
BE servers now synchronize when task sets are released
Jonathan Herman
2012-05-09
|
*
|
Removed unnecessary space
Jonathan Herman
2012-05-08
|
*
|
Make colored memory optionally un-cachable.
Christopher Kenna
2012-05-08
|
*
|
sched_trace: log task exit
Christopher Kenna
2012-05-07
|
*
|
Add the time to the task_exit event
Christopher Kenna
2012-05-06
|
*
|
Fixed compile bug
Jonathan Herman
2012-05-06
|
*
|
Add task_exit event that records max exec time under color plugin.
Christopher Kenna
2012-05-06
|
*
|
Finer-grained fifo locking
Jonathan Herman
2012-05-06
|
*
|
Exported page size via color proc interface
Jonathan Herman
2012-05-06
|
*
|
Added rm_common
Jonathan Herman
2012-05-06
|
*
|
Add proc entry to display cache info
Jonathan Herman
2012-05-06
|
*
|
Tasks specify colors and pages when allocating pages
Jonathan Herman
2012-05-05
|
*
|
Group locks now allocate fields dynamically
Jonathan Herman
2012-05-04
|
*
|
add forgotten static
Christopher Kenna
2012-05-04
|
*
|
Fix up color proc CPU servers.
Christopher Kenna
2012-05-04
|
*
|
Fix a forgotten nr_colors in color_proc.c
Christopher Kenna
2012-05-04
|
*
|
Move nr_colors into color_cache_info and extern it for everyone.
Christopher Kenna
2012-05-04
[prev]
[next]