We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Hardware Architecture

Title: Reuse-Aware Cache Partitioning Framework for Data-Sharing Multicore Systems

Abstract: Multi-core processors improve performance, but they can create unpredictability owing to shared resources such as caches interfering. Cache partitioning is used to alleviate the Worst-Case Execution Time (WCET) estimation by isolating the shared cache across each thread to reduce interference. It does, however, prohibit data from being transferred between parallel threads running on different cores. In this paper we present (SRCP) a cache replacement mechanism for partitioned caches that is aware of data being shared across threads, prevents shared data from being replicated across partitions and frequently used data from being evicted from caches. Our technique outperforms TA-DRRIP and EHC, which are existing state-of-the-art cache replacement algorithms, by 13.34% in cache hit-rate and 10.4% in performance over LRU (least recently used) cache replacement policy.
Comments: 2 pages. 7th IEEE International Symposium on Smart Electronic Systems (iSES) 2021
Subjects: Hardware Architecture (cs.AR); Distributed, Parallel, and Cluster Computing (cs.DC)
ACM classes: C.1.4; D.4.2
DOI: 10.1109/iSES52644.2021.00069
Cite as: arXiv:2201.11638 [cs.AR]
  (or arXiv:2201.11638v1 [cs.AR] for this version)

Submission history

From: Vineet Sahula [view email]
[v1] Mon, 17 Jan 2022 12:39:56 GMT (128kb,D)

Link back to: arXiv, form interface, contact.