DocumentCode :
1949370
Title :
Hierarchical private/shared classification: The key to simple and efficient coherence for clustered cache hierarchies
Author :
Ros, Alberto ; Davari, Mahdad ; Kaxiras, Stefanos
Author_Institution :
Dept. of Comput. Eng., Univ. de Murcia, Murcia, Spain
fYear :
2015
fDate :
7-11 Feb. 2015
Firstpage :
186
Lastpage :
197
Abstract :
Hierarchical clustered cache designs are becoming an appealing alternative for multicores. Grouping cores and their caches in clusters reduces network congestion by localizing traffic among several hierarchical levels, potentially enabling much higher scalability. While such architectures can be formed recursively by replicating a base design pattern, keeping the whole hierarchy coherent requires more effort and consideration. The reason is that, in hierarchical coherence, even basic operations must be recursive. As a consequence, intermediate-level caches behave both as directories and as leaf caches. This leads to an explosion of states, protocol-races, and protocol complexity. While there have been previous efforts to extend directory-based coherence to hierarchical designs their increased complexity and verification cost is a serious impediment to their adoption. We aim to address these concerns by encapsulating all hierarchical complexity in a simple function: that of determining when a data block is shared entirely within a cluster (sub-tree of the hierarchy) and is private from the outside. This allows us to eliminate complex recursive operations that span the hierarchy and instead employ simple coherence mechanisms such as self-invalidation and write-through - now restricted to operate within the cluster where a data block is shared. We examine two inclusivity options and discuss the relation of our approach to the recently proposed Hierarchical-Race-Free (HRF) memory models. Finally, comparisons to a hierarchical directory-based MOESI, VIPS-M, and TokenCMP protocols show that, despite its simplicity our approach results in competitive performance and decreased network traffic.
Keywords :
cache storage; data privacy; multiprocessing systems; storage management; HRF memory model; TokenCMP protocol; VIPS-M protocol; directory-based coherence; hierarchical clustered cache design; hierarchical directory-based MOESI; hierarchical private-shared classification; hierarchical-race-free model; intermediate-level cache; Coherence; Complexity theory; Fractals; Multiprocessor interconnection; Proposals; Protocols; Scalability;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
High Performance Computer Architecture (HPCA), 2015 IEEE 21st International Symposium on
Conference_Location :
Burlingame, CA
Type :
conf
DOI :
10.1109/HPCA.2015.7056032
Filename :
7056032
Link To Document :
بازگشت