Sciweavers

SIGOPS
2010

Online cache modeling for commodity multicore processors

12 years 11 months ago
Online cache modeling for commodity multicore processors
Modern chip-level multiprocessors (CMPs) contain multiple processor cores sharing a common last-level cache, memory interconnects, and other hardware resources. Workloads running on separate cores compete for these resources, often resulting in highlyvariable performance. It is generally desirable to co-schedule workloads that have minimal resource contention, in order to improve both performance and fairness. Unfortunately, commodity processors expose only limited information about the state of shared resources such as caches to the software responsible for scheduling workloads that execute concurrently. To make informed resourcemanagement decisions, it is important to obtain accurate measurements of per-workload cache occupancies and their impact on performance, often summarized by utility functions such as miss-ratio curves (MRCs). In this paper, we first introduce an efficient online technique for estimating the cache occupancy of individual software threads using only commonly-av...
Richard West, Puneet Zaroo, Carl A. Waldspurger, X
Added 21 May 2011
Updated 21 May 2011
Type Journal
Year 2010
Where SIGOPS
Authors Richard West, Puneet Zaroo, Carl A. Waldspurger, Xiao Zhang
Comments (0)