2017 IEEE International Symposium on High Performance Computer Architecture (HPCA) 2017
DOI: 10.1109/hpca.2017.53
|View full text |Cite
|
Sign up to set email alerts
|

Boomerang: A Metadata-Free Architecture for Control Flow Delivery

Abstract: Abstract-Contemporary server workloads feature massive instruction footprints stemming from deep, layered software stacks. The active instruction working set of the entire stack can easily reach into megabytes, resulting in frequent frontend stalls due to instruction cache misses and pipeline flushes due to branch target buffer (BTB) misses. While a number of techniques have been proposed to address these problems, every one of them requires dedicated metadata structures, translating into significant storage a… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
18
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 38 publications
(18 citation statements)
references
References 23 publications
(34 reference statements)
0
18
0
Order By: Relevance
“…The main bottleneck of BTB-directed prefetchers is BTB misses [33,34]. To correctly go far ahead of the fetch stream, such a prefetcher needs to detect the branches and predict their target.…”
Section: Btb-directed Prefetchersmentioning
confidence: 99%
See 4 more Smart Citations
“…The main bottleneck of BTB-directed prefetchers is BTB misses [33,34]. To correctly go far ahead of the fetch stream, such a prefetcher needs to detect the branches and predict their target.…”
Section: Btb-directed Prefetchersmentioning
confidence: 99%
“…The branches' directions can be identified using a branch predictor. Kumar et al investigated the effect of these two components on BTB-directed instruction prefetching [34]. They showed that while the branch predictor's accuracy is not important, BTB misses can significantly limit BTB-directed prefetchers' efficiency.…”
Section: Btb-directed Prefetchersmentioning
confidence: 99%
See 3 more Smart Citations