DocumentCode :
3272096
Title :
Insertion policy selection using Decision Tree Analysis
Author :
Khan, Samira ; Jiménez, Daniel A.
Author_Institution :
Dept. of Comput. Sci., Univ. of Texas at San Antonio, San Antonio, TX, USA
fYear :
2010
fDate :
3-6 Oct. 2010
Firstpage :
106
Lastpage :
111
Abstract :
The last-level cache (LLC) mitigates the impact of long memory access latencies in today´s microarchitectures. The insertion policy in the LLC has a significant impact on cache efficiency. A fixed insertion policy can allow useless blocks to remain in the cache longer than necessary, resulting in inefficiency. We introduce insertion policy selection using Decision Tree Analysis (DTA). The technique requires minimal hardware modification over the least-recently-used (LRU) replacement policy. This policy uses the fact that the LLC filters temporal locality. Many of the lines brought to the cache are never accessed again. Even if they are reaccessed they do not experience bursts, but rather they are reused when they are near to the LRU position in the LRU stack. We use decision tree analysis of multi-set-dueling to choose the optimal insertion position in the LRU stack. Inserting in this position, zero reuse lines minimize their dead time while the non-zero reuse lines remain in the cache long enough to be reused and avoid a miss. For a 1MB 16 way set-associative last level cache in a single core processor, our policy uses only 2,069 additional bits over the LRU replacement policy. On average it reduces misses by 5.16% and achieves 7.19% IPC improvement over LRU.
Keywords :
cache storage; content-addressable storage; decision trees; microprocessor chips; 1MB 16 way set associative last level cache; access latencies; decision tree analysis; insertion policy selection; least-recently-used replacement policy; single core processor; Adaptation model; Benchmark testing; Decision trees; Electronics packaging; Hardware; Lead; Radiation detectors;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Design (ICCD), 2010 IEEE International Conference on
Conference_Location :
Amsterdam
ISSN :
1063-6404
Print_ISBN :
978-1-4244-8936-7
Type :
conf
DOI :
10.1109/ICCD.2010.5647608
Filename :
5647608
Link To Document :
بازگشت