Proceedings of 21 International Symposium on Computer Architecture
DOI: 10.1109/isca.1994.288133
|View full text |Cite
|
Sign up to set email alerts
|

Decoupled sectored caches: conciliating low tag implementation cost and low miss ratio

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
73
0

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 86 publications
(73 citation statements)
references
References 10 publications
0
73
0
Order By: Relevance
“…Super-blocks, originally called sectors, have long used to reduce tag overhead [18] [7] [17]. A conventional super-block cache uses one tag to track multiple adjacent, aligned blocks, reducing tag area overhead at the cost of lower cache utilization due to internal fragmentation.Seznec's [7] Decoupled Sector Cache reduces internal fragmentation by decoupling the tags from the data blocks using backward pointers.…”
Section: Related Workmentioning
confidence: 99%
“…Super-blocks, originally called sectors, have long used to reduce tag overhead [18] [7] [17]. A conventional super-block cache uses one tag to track multiple adjacent, aligned blocks, reducing tag area overhead at the cost of lower cache utilization due to internal fragmentation.Seznec's [7] Decoupled Sector Cache reduces internal fragmentation by decoupling the tags from the data blocks using backward pointers.…”
Section: Related Workmentioning
confidence: 99%
“…Prior approaches toward reducing metadata storage overhead have managed the DRAM cache using large cache lines on the order of kilobytes [1,4] or represented the presence of smaller sectors of a large cache block as a bit vector, eliminating the need to store full tag metadata [7,13]. These techniques still store metadata for all of DRAM, increasing bandwidth consumption and pollution of the DRAM cache, increasing false-sharing probability, and limiting scalability.…”
Section: Related Workmentioning
confidence: 99%
“…Sector caches [31,32] associate a single tag with a group of contiguous cache lines, allowing cache sizes to grow without paying the penalty of additional tag overhead. Sector caches use bandwidth efficiently by transferring only the needed cache lines within a sector.…”
Section: Related Workmentioning
confidence: 99%
“…Conventional sector caches [31] may result in worse utilization due to the space occupied by invalid cache lines within a sector. Decoupled sector caches [32] help reduce the number of invalid cache lines per sector by increasing the number of tags per sector. Compared to the Amoeba cache, the tag space is a constant overhead, and limits the # of invalid sectors that can be eliminated.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation