2018 IEEE Real-Time Systems Symposium (RTSS) 2018
DOI: 10.1109/rtss.2018.00048
|View full text |Cite
|
Sign up to set email alerts
|

BUNDLEP: Prioritizing Conflict Free Regions in Multi-threaded Programs to Improve Cache Reuse

Abstract: In "BUNDLE: Real-Time Multi-Threaded Scheduling to Reduce Cache Contention", Tessler and Fisher propose a scheduling mechanism and combined worst-case execution time calculation method that treats the instruction cache as a beneficial resource shared between threads. Object analysis produces a worst-case execution time bound and separates code segments into regions. Threads are dynamically placed in bundles associated with regions at run time by the BUNDLE scheduling algorithm where they benefit from shared ca… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(8 citation statements)
references
References 26 publications
0
8
0
Order By: Relevance
“…A positive perspective of caches is taken by BUNDLE [54][55][56] for multi-threaded tasks running on a single processor. This positive perspective is reflected in the WCET of a task which includes the inter-thread cache benefit: the speed-up one thread experiences by another placing values in the cache.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…A positive perspective of caches is taken by BUNDLE [54][55][56] for multi-threaded tasks running on a single processor. This positive perspective is reflected in the WCET of a task which includes the inter-thread cache benefit: the speed-up one thread experiences by another placing values in the cache.…”
Section: Related Workmentioning
confidence: 99%
“…Tasks in the BUNDLE [54][55][56] model are represented by a tuple τ i = (p i , d i , c i (η i ), η i , o i ). A task has the familiar minimum inter-arrival time p i and relative deadline d i .…”
Section: A Bundlementioning
confidence: 99%
See 3 more Smart Citations