Abstract
The design and implementation of caches on a given platform has significant impacts to many areas in computer system design. On chip-multiprocessors (CMP), new cache architectures are proposed to meet the rapidly increasing performance requirements. However, the cache architectures are usually not well-documented for commercial processors. This raises difficulties for people to precisely understand the working principle of many components of the processors, not only the cache itself, but also the related components like the whole memory subsystem. This paper aims at disclosing the working principle of the last level cache of Intel Ivy Bridge processors. First, we identify the address translation logic on this cache. Second, we disclose the replacement policy of the cache. This is a dynamic insertion replacement policy, which is very different from the widely used LRU policy and its variants. Although this replacement policy has been proposed in academic literatures, our work is the first one showing it is actually used in commercial processors. To show the significance of our discovery, we design a methodology to generate controllable cache miss sequences under this new cache, and apply it to the design of a benchmark to model the memory concurrency. Evaluations on physical machines are conducted to show the effectiveness of the proposed method.
Original language | English |
---|---|
Title of host publication | Proceedings - 2014 International Conference on Embedded and Ubiquitous Computing, EUC 2014 |
Publisher | IEEE |
Pages | 58-64 |
Number of pages | 7 |
ISBN (Electronic) | 9780769552491 |
DOIs | |
Publication status | Published - 1 Jan 2014 |
Externally published | Yes |
Event | 12th IEEE International Conference on Embedded and Ubiquitous Computing, EUC 2014 - Milano, Italy Duration: 26 Aug 2014 → 28 Aug 2014 |
Conference
Conference | 12th IEEE International Conference on Embedded and Ubiquitous Computing, EUC 2014 |
---|---|
Country/Territory | Italy |
City | Milano |
Period | 26/08/14 → 28/08/14 |
Keywords
- Cache Replacement Policy
- Dynamic Cache
- Profiling
ASJC Scopus subject areas
- Human-Computer Interaction
- Software
- Computer Networks and Communications
- Communication