Title
Early Experiences with Separate Caches for Private and Shared Data
Abstract
Shared-memory architectures have become predominant in modern multi-core microprocessors in all market segments, from embedded to high performance computing. Correctness of these architectures is ensured by means of coherence protocols and consistency models. Performance and scalability of shared-memory systems is usually limited by the amount and size of the messages used to keep the memory subsystem coherent. Moreover, we believe that blindly keeping coherence for all memory accesses can be counterproductive, since it incurs in unnecessary overhead for data that will remain coherent after the access. Having this in mind, in this paper we propose the use of dedicated caches for private (+shared read-only) and shared data. The private cache (L1P) will be independent for each core while the shared cache (L1S) will be logically shared but physically distributed for all cores. This separation should allow us to simplify the coherence protocol, reduce the on-chip area requirements and reduce invalidation time with minimal impact on performance. The dedicated cache design requires a classification mechanism to detect private and shared data. In our evaluation we will use a classification mechanism that operates at the operating system (OS) level (page granularity). Results show two drawbacks to this approach: first, the selected classification mechanism has too many false positives, thus becoming an important limiting factor. Second, a traditional interconnection network is not optimal for accessing the L1S, and a custom network design is needed. These drawbacks lead to important performance degradation due to the additional latency when accessing the shared data.
Year
DOI
Venue
2015
10.1109/eScience.2015.28
e-Science
Keywords
Field
DocType
separate caches,private data,shared data,shared-memory architectures,multicore microprocessors,high performance computing,coherence protocols,consistency models,shared-memory systems,memory subsystem,private cache,shared cache,cache design,operating system,custom network design
Uniform memory access,Shared memory,Cache,Computer science,MESIF protocol,Memory management,Bus sniffing,Distributed shared memory,Distributed computing,Cache coherence
Conference
ISSN
Citations 
PageRank 
2325-372X
2
0.41
References 
Authors
23
4
Name
Order
Citations
PageRank
Juan Manuel Cebrian12410.19
Alberto Ros238432.60
Ricardo Fernández Pascual392.70
M. E. Acacio441941.45