...
首页> 外文期刊>Journal of information science and engineering >A Second-Level Cache With the Distance-Aware Replacement Policy for NUMA Systems
【24h】

A Second-Level Cache With the Distance-Aware Replacement Policy for NUMA Systems

机译:具有NUMA系统的距离感知替换策略的二级缓存

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

The cache replacement policy is one of the most important factors that affect the cache performance. With the trend of increasing associativity in second-level caches, implementing an efficient replacement algorithm becomes more important than just eliminating conflict misses. The LRU cache replacement algorithm has been known to work well in a single processor system by reducing the cache miss rate, but it does not minimize the cache replacement cost on the interconnection for a multiprocessor system because it does not take the distance into account. In this paper, we suggest a distance-aware second level (L2) cache for scalable multiprocessors, which is composed of a traditional LRU cache and an additional SDF (Shortest Distance First) cache. The LRU cache selects a victim using age information, while the SDF cache does so using distance information. Both work together to minimize the overall replacement cost by keeping long-distance blocks as well as recently used blocks. The combined L2 cache reduces the cache miss rate compared to the original LRU cache in many cases. With 32 processors, a 512KB LRU/SDF L2 cache outperforms a 512KB LRU L2 cache. Moreover, the replacement traffic on an interconnection network such as the ring is suppressed by up to 69%, which is expected to bring more scalability to multiprocessor systems.
机译:缓存替换策略是影响缓存性能的最重要因素之一。随着二级缓存中关联性不断提高的趋势,实现有效的替换算法变得比消除冲突遗漏更为重要。众所周知,通过减少高速缓存未命中率,LRU高速缓存替换算法可以在单处理器系统中很好地工作,但是由于没有考虑距离,因此它并未使多处理器系统互连上的高速缓存替换成本最小化。在本文中,我们建议用于可伸缩多处理器的距离感知第二级(L2)缓存,该缓存由传统的LRU缓存和附加的SDF(最短距离优先)缓存组成。 LRU缓存使用年龄信息选择受害者,而SDF缓存使用距离信息选择受害者。两者通过保持长距离块以及最近使用的块一起工作,以最大程度地降低总体更换成本。在许多情况下,与原始LRU缓存相比,组合的L2缓存降低了缓存未命中率。在32个处理器的情况下,512KB LRU / SDF L2缓存的性能优于512KB LRU L2缓存。此外,互连网络(例如环网)上的替换流量最多可抑制69%,这有望为多处理器系统带来更大的可伸缩性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号