Futility Scaling: High-Associativity Cache Partitioning

MICRO(2014)

引用 40|浏览10
暂无评分
摘要
As shared last level caches are widely used in many-core CMPs to boost system performance, partitioning a large shared cache among multiple concurrently running applications becomes increasingly important in order to reduce destructive interference. However, while recent works start to show the promise of using replacement-based partitioning schemes, such existing schemes either suffer from the severe associativity degradation when the number of partitions is high, or lack the ability to precisely partition the whole cache which leads to decreased resource efficiency. In this paper, we propose Futility Scaling (FS), a novel replacement-based cache partitioning scheme that can precisely partition the whole cache while still maintaining high associativity even with a large number of partitions. The futility of a cache line represents the uselessness of this line to application performance and can be ranked in different ways by various policies, e.g., LRU and LFU. The idea of FS is to control the size of a partition by properly scaling the futility of its cache lines. We study the properties of FS on both associativity and sizing in an analytical framework, and present a feedback-based implementation of FS that incurs little overhead in practice. Simulation results show that, FS improves performance over previously proposed Vantage and Prism by up to 6.0% and 13.7%, respectively.
更多
查看译文
关键词
futility scaling,lfu,microprocessor chips,associativity degradation,vantage,cache storage,system performance,many-core cmp,multiprocessing systems,prism,feedback-based implementation,performance evaluation,destructive interference,lru,resource efficiency,high-associativity cache partitioning,replacement-based cache partitioning scheme,resource management,gpgpu,benchmark testing,quality of service,degradation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要