A Novel Cache Organization for Tiled Chip Multiprocessor

Xi Zhang,Dongsheng Wang,Yibo Xue,Haixia Wang,Jinglei Wang
DOI: https://doi.org/10.1007/978-3-642-03644-6_4
2009-01-01
Abstract:Increased device density and working set size are driving a rise in cache capacity, which comes at the cost of high access latency. Based on the characteristic of shared data, which is accessed frequently and consumes a little capacity, a novel two-level directory organization is proposed to minimize the cache access time in this paper. In this scheme, a small Fast Directory is used to offer fast hits for a great fraction of memory accesses. Detailed simulation results show that on a 16-core tiled chip multiprocessor, this approach reduces average access latency by 17.9% compared to the general cache organization, and improves the overall performance by 13.3% on average.
What problem does this paper attempt to address?