Back to Search
Start Over
Page Reusability-Based Cache Partitioning for Multi-Core Systems
- Source :
- IEEE Transactions on Computers. 69:812-818
- Publication Year :
- 2020
- Publisher :
- Institute of Electrical and Electronics Engineers (IEEE), 2020.
-
Abstract
- Most modern multi-core processors provide a shared last level cache (LLC) where data from all cores are placed to improve performance. However, this opens a new challenge for cache management, owing to cache pollution. With cache pollution, data with weak temporal locality can evict other data with strong temporal locality when both are mapped into the same cache set. In this article, we propose page reusability-based cache partitioning (PRCP) for multi-core systems to maximize cache utilization by minimizing cache pollution. To achieve this, PRCP divides pages into two groups: (1) highly-reused pages and (2) lowly-reused pages. The reusability of each page is collected online via periodic page table scans. PRCP then dynamically partitions the shared cache into two corresponding areas using page coloring technique. We have implemented PRCP in Linux kernel and evaluated it using SPEC CPU2006 benchmarks. The results show that our scheme can achieve comparable performance to the optimal offline MRC-guided process-based cache partitioning scheme without a priori knowledge of workloads.
- Subjects :
- Multi-core processor
Hardware_MEMORYSTRUCTURES
Computer science
Cache coloring
Linux kernel
02 engineering and technology
Parallel computing
Cache pollution
020202 computer hardware & architecture
Theoretical Computer Science
Computational Theory and Mathematics
Shared memory
Hardware and Architecture
0202 electrical engineering, electronic engineering, information engineering
Locality of reference
Cache
Page table
Software
Subjects
Details
- ISSN :
- 23263814 and 00189340
- Volume :
- 69
- Database :
- OpenAIRE
- Journal :
- IEEE Transactions on Computers
- Accession number :
- edsair.doi...........a20cb7e7e9caeaa017e5fdc2d11c1ec8
- Full Text :
- https://doi.org/10.1109/tc.2020.2968066