2018 ACM/IEEE 45th Annual International Symposium on Computer Architecture (ISCA) 2018
DOI: 10.1109/isca.2018.00019
|View full text |Cite
|
Sign up to set email alerts
|

Criticality Aware Tiered Cache Hierarchy: A Fundamental Relook at Multi-Level Cache Hierarchies

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0
1

Year Published

2019
2019
2022
2022

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 27 publications
(11 citation statements)
references
References 36 publications
0
8
0
1
Order By: Relevance
“…Prefetch throttling mechanisms [32], [33], [44], [45], [53], [58], [74], [78], [80], [81], [88], [94] use dynamic information such as prefetch coverage/accuracy, cache pollution, and/or bandwidth utilization to monitor the aggressiveness of prefetches. These mechanisms can be applied to our approach to reduce prefetch-induced cache pollution.…”
Section: Related Workmentioning
confidence: 99%
“…Prefetch throttling mechanisms [32], [33], [44], [45], [53], [58], [74], [78], [80], [81], [88], [94] use dynamic information such as prefetch coverage/accuracy, cache pollution, and/or bandwidth utilization to monitor the aggressiveness of prefetches. These mechanisms can be applied to our approach to reduce prefetch-induced cache pollution.…”
Section: Related Workmentioning
confidence: 99%
“…This is actually not ideal, some instructions may be more damaging to the performance than others, as these instructions could cost more number of cycles. A lack of focus in such bottleneck-inducing issue forms the fundamental motivation for Criticality Aware Tiered Cache Hierarchy (CATCH), proposed by Nori et al [1] as a possible solution.…”
Section: A Solutionmentioning
confidence: 99%
“…For a processor with a reorder buffer size of 224, the total area required for this critical path identification on the hardware is about 3 KB. The area calculation is discussed in details in [1].…”
Section: A Solutionmentioning
confidence: 99%
See 1 more Smart Citation
“…Por questões de eficiência, a cache é normalmente organizada em múltiplas ca-madas em uma hierarquia, onde as caches mais próximas da memória principal são mais lentas e maiores, enquanto as mais próximas dos núcleos são menores e mais rápidas. A maioria dos processadores modernos de alto desempenho empregam três níveis de cache, com uma cache de nível 1 (L1) e nível 2 (L2), privadas para cada núcleo, e uma cache L3 compartilhada por múltiplos núcleos [Nori et al 2018].…”
Section: Poluição De Cache E Thrashingunclassified