Loading…

The Tag Filter Architecture: An energy-efficient cache and directory design

Power consumption in current high-performance chip multiprocessors (CMPs) has become a major design concern that aggravates with the current trend of increasing the core count. A significant fraction of the total power budget is consumed by on-chip caches which are usually deployed with a high assoc...

Full description

Saved in:
Bibliographic Details
Published in:Journal of parallel and distributed computing 2017-02, Vol.100, p.193-202
Main Authors: Valls, Joan J., Ros, Alberto, Gómez, María E., Sahuquillo, Julio
Format: Article
Language:English
Subjects:
Citations: Items that this one cites
Items that cite this one
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Power consumption in current high-performance chip multiprocessors (CMPs) has become a major design concern that aggravates with the current trend of increasing the core count. A significant fraction of the total power budget is consumed by on-chip caches which are usually deployed with a high associativity degree (even L1 caches are being implemented with eight ways) to enhance the system performance. On a cache access, each way in the corresponding set is accessed in parallel, which is costly in terms of energy. On the other hand, coherence protocols also must implement efficient directory caches that scale in terms of power consumption. Most of the state-of-the-art techniques that reduce the energy consumption of directories are at the cost of performance, which may become unacceptable for high-performance CMPs. In this paper, we propose an energy-efficient architectural design that can be effectively applied to any kind of cache memory. The proposed approach, called the Tag Filter (TF) Architecture, filters the ways accessed in the target cache set, and just a few ways are searched in the tag and data arrays. This allows the approach to reduce the dynamic energy consumption of caches without hurting their access time. For this purpose, the proposed architecture holds the X least significant bits of each tag in a small auxiliary X-bit-wide array. These bits are used to filter the ways where the least significant bits of the tag do not match with the bits in the X-bit array. Experimental results show that, on average, the TF Architecture reduces the dynamic power consumption across the studied applications up to 74.9%, 85.9%, and 84.5% when applied to L1 caches, L2 caches, and directory caches, respectively. •Homogeneous distribution of the less significant bits of the tag across ways of cache sets.•A single bit of the address is enough to guarantee a tag mismatch.•We propose a mechanism to filter the ways accessed using the less significant bits of the address tag.•Dynamic power consumption in the processor cache is reduced up to 85.9%.•Dynamic power consumption in the directory cache is reduced up to 84.5%.
ISSN:0743-7315
1096-0848
DOI:10.1016/j.jpdc.2016.04.016