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
/
rt_domain.c
Commit message (
Expand
)
Author
Age
*
Allow for concurrent blocking / user-space job completions.
Jonathan Herman
2012-10-10
*
Integrated group locking with mixed-criticality.
Jonathan Herman
2012-10-06
*
Add ifdef's for CONFIG_PLUGIN_MC and CONFIG_MERGE_TIMERS.
Christopher Kenna
2012-10-04
*
Moved user-space state of tasks into new rt_param.user_job.
Jonathan Herman
2012-10-03
*
Fixed sched_color run issues.
Jonathan Herman
2012-09-30
|
\
|
*
New Feature: Arbitrary deadlines.
Glenn Elliott
2012-08-01
*
|
Resolved merge bugs.
Jonathan Herman
2012-09-29
*
|
Merge branch 'wip-color' into wip-mc
Jonathan Herman
2012-09-29
|
\
|
|
*
Feather-Trace: keep track of release latency
Bjoern B. Brandenburg
2011-11-24
*
|
Sperated b and c overheads
Jonathan Herman
2011-12-22
*
|
Cleanup. Not tested
Jonathan Herman
2011-10-15
*
|
Tasks are now scheduled using servers
Jonathan Herman
2011-10-14
*
|
paranoid android
Jonathan Herman
2011-10-14
*
|
Add level-A release and remove some bad time-trace macros.
Christopher Kenna
2011-10-11
*
|
Fixed level-A crash when cancel task execution
Jonathan Herman
2011-10-10
*
|
Allow events to be cancelled when their list is processed
Jonathan Herman
2011-10-09
*
|
Fixed bug where finish switch could strand level-C tasks in neverland
Jonathan Herman
2011-10-09
*
|
Fixed timer issue and atomic remove issue in level A domain.
Jonathan Herman
2011-10-08
*
|
Debug commit.
Christopher Kenna
2011-09-30
*
|
Refactor timer merging and add it to CE plugin.
Christopher Kenna
2011-09-30
*
|
Merged with ce domains
Jonathan Herman
2011-09-27
|
\
\
*
|
|
Timer merging
Jonathan Herman
2011-09-27
|
/
/
*
|
Now with fine grained locking
Jonathan Herman
2011-09-21
*
|
Refactor to allow generic domains
Jonathan Herman
2011-09-07
*
|
created generic domain interface for tasks
Jonathan Herman
2011-08-29
*
|
removed domain_of, domain already stored in tasks
Jonathan Herman
2011-08-27
|
/
*
rt_domain_t: disable timer TRACE() spam by default
Bjoern B. Brandenburg
2010-10-19
*
rt_domain_t: add add_release_on()
Bjoern B. Brandenburg
2010-10-18
*
Bugfix: avoid conditional compilation dependent error
Andrea Bastoni
2010-07-16
*
Bugfix: change __ARCH_HAS_SEND_PULL_TIMERS in CONFIG_ARCH_HAS_SEND_PULL_TIMERS
Andrea Bastoni
2010-06-12
*
Make release master support optional
Bjoern B. Brandenburg
2010-06-01
*
Change most LitmusRT spinlock_t in raw_spinlock_t
Andrea Bastoni
2010-05-29
*
Measure timer re-arming in the proper location
Andrea Bastoni
2010-05-29
*
Refactor binomial heap names: heap -> bheap
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add release-master support
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add GSN-EDF plugin
Andrea Bastoni
2010-05-29
*
[ported from 2008.3] Add rt_domain_t support
Andrea Bastoni
2010-05-29