2011 IEEE 17th International Symposium on High Performance Computer Architecture 2011
DOI: 10.1109/hpca.2011.5749733
|View full text |Cite
|
Sign up to set email alerts
|

NUcache: An efficient multicore cache organization based on Next-Use distance

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
17
0

Year Published

2011
2011
2019
2019

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 34 publications
(19 citation statements)
references
References 21 publications
1
17
0
Order By: Relevance
“…BIP [11] inserts an incoming block at the MRU position of the target set with a low probability and the LRU position with the high probability . In contrast, the Next-Use Cache (NUCACHE) scheme [8] makes use of the locality characteristics of individual load instructions (identified by their PCs) and selects a small group of these instructions through a cost-benefit analysis, allowing their blocks to stay longer in the SLLC by a new (FIFO) replacement policy.…”
Section: Sllc Capacity Managementmentioning
confidence: 99%
See 2 more Smart Citations
“…BIP [11] inserts an incoming block at the MRU position of the target set with a low probability and the LRU position with the high probability . In contrast, the Next-Use Cache (NUCACHE) scheme [8] makes use of the locality characteristics of individual load instructions (identified by their PCs) and selects a small group of these instructions through a cost-benefit analysis, allowing their blocks to stay longer in the SLLC by a new (FIFO) replacement policy.…”
Section: Sllc Capacity Managementmentioning
confidence: 99%
“…We categorize these studies into two groups: those proposing alternatives to the LRU replacement policy [3]- [8] and those proposing cache partitioning schemes [9], [10].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…For a 1024-entry BDCT, the lower 10 bits of PC are used to index the BDCT. Like all PC based methods [17,19,20,21,23,35,37], the shortened PC is delivered along with the request through the cache hierarchies.…”
Section: Implementation Detailsmentioning
confidence: 99%
“…It classifies blocks based on their access number in the L2 cache and the hit number in the LLC. NUcache [23] dedicates a part of LLC to keep distant reuse blocks. Only blocks accessed by selected PCs are inserted into the dedicated part, and the others are bypassed.…”
Section: Related Workmentioning
confidence: 99%