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
Commit message (
Expand
)
Author
Age
*
Fix locking bug in GSN-EDF.
RTSS07
Bjoern B. Brandenburg
2007-05-18
*
Fix partition handling of PSN-EDF.
Bjoern B. Brandenburg
2007-05-18
*
Make PI semaphores under PSN-EDF non-preemptable.
Bjoern B. Brandenburg
2007-05-17
*
Let PI semaphores inherit only inside a partition.
Bjoern B. Brandenburg
2007-05-17
*
Prepare struct pi_semaphore for per-CPU PI protocol as required by FMLP.
Bjoern B. Brandenburg
2007-05-17
*
Restructure PI semaphores so that they are easier to trace.
Bjoern B. Brandenburg
2007-05-17
*
Add timestamps to semaphore functions
Bjoern B. Brandenburg
2007-05-17
*
Don't disable interrupts in semaphore syscalls.
Bjoern B. Brandenburg
2007-05-17
*
Fix compiler warnings.
Bjoern B. Brandenburg
2007-05-17
*
Make the inclusion of sched_trace_XXX() and TRACE() a configurable option.
Bjoern B. Brandenburg
2007-05-17
*
Fix a compiler warning.
Bjoern B. Brandenburg
2007-05-17
*
Insert trigger for enter_np()/exit_np() tracing.
Bjoern B. Brandenburg
2007-05-16
*
Make sched_trace conditional.
Bjoern B. Brandenburg
2007-05-16
*
Place trigger for scheduling overhead benchmark.
Bjoern B. Brandenburg
2007-05-16
*
Add time stamps for schedule(), the timer interrupt, and the plugin
Bjoern B. Brandenburg
2007-05-16
*
Change feather-trace device to support enabling and disabling of events.
Bjoern B. Brandenburg
2007-05-16
*
Merged Feather-Trace.
Bjoern B. Brandenburg
2007-05-15
*
Activate ceiling blocking and fix a stupid list corruption bug.
Bjoern B. Brandenburg
2007-05-15
*
Reworked SRP implementation.
Bjoern Brandenburg
2007-05-15
*
PSN-EDF priority inheritance implementation.
Bjoern B. Brandenburg
2007-05-15
*
Move edf_set_hp_task() to litmus_sem.c as it needs to have knowledge of
Bjoern B. Brandenburg
2007-05-15
*
PI implementation for sched_gsn_edf.c
Bjoern B. Brandenburg
2007-05-15
*
Fixed several bugs in the semaphore code concerning racing wake ups + misc
Bjoern B. Brandenburg
2007-05-15
*
Fix try_to_wake_up() for RT tasks if it races with schedule.
Bjoern B. Brandenburg
2007-05-15
*
First part of the PI semaphore implementation.
Bjoern B. Brandenburg
2007-05-14
*
Move common code to edf_common.c.
Bjoern B. Brandenburg
2007-05-14
*
Fix gsnedf_sleep_next_period() locking.
Bjoern B. Brandenburg
2007-05-14
*
Fix GSN-EDF sleep_next_period
Bjoern B. Brandenburg
2007-05-14
*
Reimplemented LITMUS standard FIFO semaphores + misc fixes
Bjoern B. Brandenburg
2007-05-14
*
Move specialized PI semaphore code into litmus_sem.c + small fix
Bjoern B. Brandenburg
2007-05-14
*
Start of LITMUS semaphore, PI, and SRP rewrite.
Bjoern B. Brandenburg
2007-05-14
*
Remove old, unneeded ASM cruft.
Bjoern B. Brandenburg
2007-05-14
*
Initial implementation of inherit and return priority for PSN-EDF.
Bjoern B. Brandenburg
2007-05-13
*
Streamline PI implementation a little.
Bjoern B. Brandenburg
2007-05-13
*
Kick out commented ASM code.
Bjoern B. Brandenburg
2007-05-13
*
Added psnedf_handle_priority_change() implementation
Bjoern B. Brandenburg
2007-05-13
*
NP section backport and debug fixes
Bjoern B. Brandenburg
2007-05-13
*
Add macros for convenient task tracing.
Bjoern B. Brandenburg
2007-05-13
*
Add a whole bunch of TRACEs to facilitate debugging.
Bjoern B. Brandenburg
2007-05-13
*
TRACE RT task arrivals and departures.
Bjoern B. Brandenburg
2007-05-13
*
Improve debugging output and support
Bjoern B. Brandenburg
2007-05-13
*
Pay attention to (preempt_count() & PREEMPT_ACTIVE) hack.
Bjoern B. Brandenburg
2007-05-13
*
Use volatile access and relax_cpu() in queue lock.
Bjoern B. Brandenburg
2007-05-13
*
PSN-EDF fixes.
Bjoern B. Brandenburg
2007-05-10
*
Pull in John's SRP fixes.
Bjoern B. Brandenburg
2007-05-10
|
\
|
*
Modified SRP semaphores so that waiting for prio to exceed SPC works
John M. Calandrino
2007-05-10
*
|
Add PSN-EDF.
Bjoern B. Brandenburg
2007-05-10
*
|
Minor fixes.
Bjoern B. Brandenburg
2007-05-10
*
|
Break out __release_pending() from try_release_pending()
Bjoern B. Brandenburg
2007-05-10
*
|
Some random code cleanup.
Bjoern B. Brandenburg
2007-05-10
[next]