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
/
include
/
linux
Commit message (
Expand
)
Author
Age
...
*
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
*
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
*
Reimplemented LITMUS standard FIFO semaphores + misc fixes
Bjoern B. Brandenburg
2007-05-14
*
Add macros for convenient task tracing.
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
*
Add PSN-EDF.
Bjoern B. Brandenburg
2007-05-10
*
Break out __release_pending() from try_release_pending()
Bjoern B. Brandenburg
2007-05-10
*
Make in_list() function available to all plugins.
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
*
Some changes so that semaphores use correct wakeup functions.
John M. Calandrino
2007-05-03
*
Fixed handling of changes in task priorities due to PI in GSN-EDF.
John M. Calandrino
2007-04-25
*
Removed incomplete zone-based implementation.
John M. Calandrino
2007-04-25
*
Merge with git+ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/litmus
John M. Calandrino
2007-04-25
|
\
|
*
Fixed GSN-EDF job_arrival() function.
Bjoern B. Brandenburg
2007-04-25
*
|
Fixed a few comment inconsistencies. Added stubs for an SRP "semaphore",
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
*
|
Fixed a number of issues, subtle and otherwise, with PI semaphores.
John M. Calandrino
2007-04-24
*
|
Reverted back to spinlocks, added code to higher priority code in
John M. Calandrino
2007-04-23
*
|
Updated priority check for EDF. Converting spinlocks to queuelocks, not yet
John M. Calandrino
2007-04-23
*
|
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
|
*
break deadlines in EDF schemes by PID
Bjoern B. Brandenburg
2007-04-23
|
*
Add boot option and ID for GSN-EDF.
Bjoern B. Brandenburg
2007-04-17
|
*
Add enter_np/exit_np callbacks for non-preemptable sections support
Bjoern B. Brandenburg
2007-04-17
|
*
Add a field to store where a real-time task is currently scheduled.
Bjoern B. Brandenburg
2007-04-17
|
*
Call curr_plugin->finish_switch() after every task switch.
Bjoern B. Brandenburg
2007-04-17
|
*
Add unlocked functions to common EDF code.
Bjoern B. Brandenburg
2007-04-17
|
*
added flag for non-preemptable sections
Bjoern B. Brandenburg
2007-04-15
|
*
Merge before pushing sched_trace updates.
Bjoern B. Brandenburg
2007-04-15
|
|
\
|
|
*
Misspelled macro
Hennadiy Leontyev
2007-04-13
|
|
*
(no commit message)
Hennadiy Leontyev
2007-04-12
|
|
*
PFAIR scheduling added
Hennadiy Leontyev
2007-02-28
|
*
|
Make TRACING more robust in the early boot phase.
Bjoern B. Brandenburg
2007-04-12
|
|
/
*
|
Fixed priority inheritance issues with PI semaphores. Added regular
John M. Calandrino
2007-04-23
*
|
Made changes in Litmus so that user-space semaphores can work.
John M. Calandrino
2007-04-19
*
|
Added a way for tasks to see what their current priority is due to priority
John M. Calandrino
2007-04-19
*
|
Added stubs for modifying "semaphore" priority, in order to facilitate
John M. Calandrino
2007-04-18
*
|
Increased size of blocking zone to something more conservative.
John M. Calandrino
2007-03-30
*
|
Checkpoint: almost all support added. Compiles.
John M. Calandrino
2007-03-29
*
|
sys_wait_for_zone_exit system call has been implemented.
John M. Calandrino
2007-03-29
|
/
*
small fixes
Bjoern Brandenburg
2007-02-21
*
add _irqsave/_irqrestore macros to queuelock.h
Bjoern Brandenburg
2007-02-20
*
Mark spin variable as volatile.
Bjoern Brandenburg
2007-02-20
*
Fix wrong initialization of queue lock.
Bjoern Brandenburg
2007-02-20
*
Implement queue locks based on the primitives provided atomic.h
Bjoern Brandenburg
2007-02-20
[prev]
[next]