Proceedings of the 9th International Workshop on Java Technologies for Real-Time and Embedded Systems 2011
DOI: 10.1145/2043910.2043913
|View full text |Cite
|
Sign up to set email alerts
|

Resource sharing in RTSJ and SCJ systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 11 publications
0
3
0
Order By: Relevance
“…An overview of different approaches of locking on multicore versions of RTSJ and SCJ systems is given by Wellings et al . They find that to bound blocking and prevent deadlocks, threads holding global locks should be nonpreemptible on both fully partitioned and clustered systems, corresponding to an SCJ level 1 and level 2 implementation, respectively. All nested locking should be refactored to follow FMLP or some other protocol that ensures access ordering.…”
Section: Background and Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…An overview of different approaches of locking on multicore versions of RTSJ and SCJ systems is given by Wellings et al . They find that to bound blocking and prevent deadlocks, threads holding global locks should be nonpreemptible on both fully partitioned and clustered systems, corresponding to an SCJ level 1 and level 2 implementation, respectively. All nested locking should be refactored to follow FMLP or some other protocol that ensures access ordering.…”
Section: Background and Related Workmentioning
confidence: 99%
“…All nested locking should be refactored to follow FMLP or some other protocol that ensures access ordering. Wellings et al note that FMLP introduces group locks, which have the side effect of reducing parallelism. Any application developer wishing to use RTSJ or SCJ for predictability must identify global locks and set the locks' ceiling higher than all threads on all processors where the shared lock is reachable.…”
Section: Background and Related Workmentioning
confidence: 99%
“…An overview of different approaches of locking on multicore versions of RTSJ and SCJ systems is given in [26]. They find that to bound blocking and prevent deadlocks, threads holding global locks should be non-preemptible on both fully partitioned and clustered systems, corresponding to a SCJ level 1 and level 2 implementation, respectively.…”
Section: Multicore Synchronizationmentioning
confidence: 99%