Abstract: Shared L2 Cache Management in Multicore Real-Time System

Gang Chen,Biao Hu,Kai Huang,Alois Knoll,Di Liu
DOI: https://doi.org/10.1109/fccm.2014.52
2014-01-01
Abstract:In multicore system, shared cache interference has been recognized as one of the major factors that degrade the average performance as well as predictability of system. How to manage the shared cache in order to optimize the system performance while guaranteeing the system predictability is still an open issue. State-of-the-art techniques on this topic use page coloring to partition the shared cache at OS level. In this paper, we present a shared cache management scheme for multicore system. This shared cache management scheme supports way-based cache partitioning at hardware level, building task-level time triggered reconfigurable-cache multicore system. We evaluated the proposed scheme w.r.t. different numbers of cores and cache modules and prototyped the constructed MPSoCs on FPGA.
What problem does this paper attempt to address?