DocumentCode
3073605
Title
Efficient Pair of Replacement Algorithms for L1 and L2 Cache for Matrix Multiplication
Author
Gupta, Richa ; Tokekar, Sanjiv
Author_Institution
Acropolis Inst. of Technol. & Res., Madhya
fYear
2009
fDate
6-7 March 2009
Firstpage
502
Lastpage
507
Abstract
Processors speed is much faster than memory; to bridge this gap cache memory is used. This paper proposes a preeminent pair of replacement algorithms for Level 1 cache (L1) and Level 2 cache (L2) respectively for the matrix multiplication (MM) application. The access patterns of L1 and L2 are different, when CPU not gets the desired data in L1 then it goes to L2. Thus the replacement algorithm which works efficiently for L1 may not be efficient for L2. With the reference string of MM, the paper has analyzed the behavior of various existing replacement algorithms at L1 and L2 respectively. The replacement algorithms which are taken into consideration are: least recently used (LRU), least frequently used (LFU) and first in first out (FIFO). This paper has also proposed new replacement algorithms for L1 (NEW ALGO1) and for L2 (NEW ALGO2) respectively for the same application. Analysis shows that by applying these algorithms at L1 and L2 respectively miss rates are considerably reduced.
Keywords
cache storage; mathematics computing; matrix multiplication; paged storage; L1 cache; L2 cache; first in first out policy; least frequently used policy; least recently used policy; matrix multiplication application; page replacement algorithm; Algorithm design and analysis; Bridges; Cache memory; Databases; Fast Fourier transforms; Instruction sets; Pattern analysis; Telecommunication computing; Access Pattern; Level 1 Cache (L1); Level 2 Cache (L2); Matrix Multiplication (MM); Replacement Algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Advance Computing Conference, 2009. IACC 2009. IEEE International
Conference_Location
Patiala
Print_ISBN
978-1-4244-2927-1
Electronic_ISBN
978-1-4244-2928-8
Type
conf
DOI
10.1109/IADCC.2009.4809062
Filename
4809062
Link To Document