Projects per year
Abstract / Description of output
The front-end bottleneck is a well-established problem in server workloads owing to their deep software stacks and large instruction working sets. Despite years of research into effective L1-I and BTB prefetching, state-of-the-art techniques force a trade-off between performance and metadata storage costs. This work introduces Shotgun, a BTB-directed front-end prefetcher powered by a new BTB organization that maintains a logical map of an application’s instruction footprint, which enables high-efficacy prefetching at low storage cost. To map active code regions, Shotgun precisely tracks an application’s global control flow (e.g., function and trap routine entry points) and summarizes local control flow within each code region. Because the local control flow enjoys high spatial locality, with most functions comprised of a handful of instruction cache blocks, it lends itself to a compact region-based encoding. Meanwhile, the global control flow is naturally captured by the application’s unconditional branch working set (calls, returns, traps). Based on these insights, Shotgun devotes the bulk of its BTB capacity to branches responsible for the global control flow and a spatial encoding of their target regions. By effectively capturing a map of the application’s instruction footprint in the BTB, Shotgun enables highly effective BTB-directed prefetching. Using a storage budget equivalent to a conventional BTB, Shotgun outperforms the
state-of-the-art BTB-directed front-end prefetcher by up to 14% on a set of varied commercial workloads.
state-of-the-art BTB-directed front-end prefetcher by up to 14% on a set of varied commercial workloads.
Original language | English |
---|---|
Title of host publication | 23rd ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS ’18) |
Place of Publication | Williamsburg, VA, USA |
Publisher | ACM |
Pages | 30-42 |
Number of pages | 13 |
ISBN (Print) | 978-1-4503-4911-6 |
DOIs | |
Publication status | Published - 19 Mar 2018 |
Event | The 23rd ACM International Conference on Architectural Support for Programming Languages and Operating Systems - Williamsburg, United States Duration: 24 Mar 2018 → 28 Mar 2018 https://www.asplos2018.org/ |
Conference
Conference | The 23rd ACM International Conference on Architectural Support for Programming Languages and Operating Systems |
---|---|
Abbreviated title | ASPLOS2018 |
Country/Territory | United States |
City | Williamsburg |
Period | 24/03/18 → 28/03/18 |
Internet address |
Fingerprint
Dive into the research topics of 'Blasting Through The Front-End Bottleneck With Shotgun'. Together they form a unique fingerprint.Projects
- 1 Finished
-
Error-tolerant Stream Processing System Design (ESP-SD)
Nagarajan, V. & Grot, B.
30/11/14 → 29/11/17
Project: Research
Profiles
-
Boris Grot
- School of Informatics - Personal Chair of Computer Systems and Architecture
- Institute for Computing Systems Architecture
- Computer Systems
Person: Academic: Research Active