index
:
schedcat.git
master
staging
wip-diss-ilp
wip-ecrts14-pgm
wip-rtss-killdevil
wip-rtss14
[ARCHIVE] Bjorn's schedulability study framework. Now on GitHub.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native
/
src
/
blocking
Commit message (
Expand
)
Author
Age
*
Implement LP-based OMIP blocking analysis
Bjoern Brandenburg
2013-07-12
*
Precision fix: user deliberate rounding in LP result conversion
Bjoern Brandenburg
2013-02-12
*
Add LP-based blocking analysis for FMLP+
Bjoern Brandenburg
2013-02-12
*
Add LP-based blocking analysis for MPCP
Bjoern Brandenburg
2013-02-12
*
Add generic LP support for shared-memory protocols
Bjoern Brandenburg
2013-02-12
*
Disable creation of new variables after creation of the objective function
Bjoern Brandenburg
2013-02-12
*
Add GLPK Integration
Bjoern Brandenburg
2013-02-12
*
Add support for tracking total LP generation / solving cost
Bjoern Brandenburg
2013-02-12
*
Add compile-time support for merged LPs
Bjoern Brandenburg
2013-02-12
*
Add DPCP and DFLP linear program generation
Bjoern Brandenburg
2013-02-12
*
Extract hash map hack from rw-task-fair.cpp
Bjoern Brandenburg
2013-02-12
*
MPCP: accurately track per-processor priority ceilings
Bjoern Brandenburg
2013-02-12
*
MPCP: export gcs response-time bounds
Bjoern Brandenburg
2013-02-12
*
MPCP: report local and remote blocking even if >response_time
Bjoern Brandenburg
2013-02-12
*
MPCP: we must consider gcs' with equal priority ceilings
Bjoern Brandenburg
2013-02-12
*
Move get_priority_ceilings() from DPCP to common code
Bjoern Brandenburg
2013-02-12
*
C++: move spinlock bounds to corresponding implementations
Bjoern Brandenburg
2012-05-17
*
C++: Properly consider priority ceilings in DPCP bound
Bjoern Brandenburg
2012-05-17
*
C++: move shared RW locking defs into own file
Bjoern Brandenburg
2012-05-17
*
C++: Break out the task-fair RW locks code
Bjoern Brandenburg
2012-05-16
*
C++: Break out the phase-fair RW locks code
Bjoern Brandenburg
2012-05-16
*
C++: Break out the C-OMLP-KX code
Bjoern Brandenburg
2012-05-16
*
C++: Break out the C-OMLP code into own file
Bjoern Brandenburg
2012-05-16
*
C++: Break out the P-OMLP code into own file
Bjoern Brandenburg
2012-05-16
*
C++: Break out the G-OMLP and G-FMLP code into own file
Bjoern Brandenburg
2012-05-16
*
C++: Break out the FMLP+ code into own file
Bjoern Brandenburg
2012-05-16
*
Move MPPC++: Break out the MPCP code into own file
Bjoern Brandenburg
2012-05-16
*
C++: Break out the DPCP code into own file
Bjoern Brandenburg
2012-05-16