Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

Filter cache: filtering useless cache blocks for a small but efficient shared last-level cache

Authors
Bae, Han JunChoi, Lynn
Issue Date
10월-2020
Publisher
SPRINGER
Keywords
Shared last-level cache; Reuse rate; Temporal reuse; Spatial reuse; Multicore CPU; Cache organization
Citation
JOURNAL OF SUPERCOMPUTING, v.76, no.10, pp.7521 - 7544
Indexed
SCIE
SCOPUS
Journal Title
JOURNAL OF SUPERCOMPUTING
Volume
76
Number
10
Start Page
7521
End Page
7544
URI
https://scholar.korea.ac.kr/handle/2021.sw.korea/52663
DOI
10.1007/s11227-020-03177-2
ISSN
0920-8542
Abstract
Although the shared last-level cache (SLLC) occupies a significant portion of multicore CPU chip die area, more than 59% of SLLC cache blocks are not reused during their lifetime. If we can filter out these useless blocks from SLLC, we can effectively reduce the size of SLLC without sacrificing performance. For this purpose, we classify the reuse of cache blocks into temporal and spatial reuse and further analyze the reuse by using reuse interval and reuse count. From our experimentation, we found that most of spatially reused cache blocks are reused only once with short reuse interval, so it is inefficient to manage them in SLLC. In this paper, we propose a new small additional cache called Filter Cache to the SLLC, which cannot only check the temporal reuse but also can prevent spatially reused blocks from entering the SLLC. Thus, we do not maintain data for non-reused blocks and spatially reused blocks in the SLLC, dramatically reducing the size of the SLLC. Through our detailed simulation on PARSEC benchmarks, we show that our new SLLC design with Filter Cache exhibits comparable performance to the conventional SLLC with only 24.21% of SLLC area across a variety of different workloads. This is achieved by its faster access and high reuse rates in the small SLLC with Filter Cache.
Files in This Item
There are no files associated with this item.
Appears in
Collections
College of Engineering > School of Electrical Engineering > 1. Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Altmetrics

Total Views & Downloads

BROWSE