1. 首页
  2. 编程语言
  3. C
  4. Data Snoop Filter Back Invalidation Reduction Techniques

Data Snoop Filter Back Invalidation Reduction Techniques

上传者: 2023-06-03 11:46:31上传 PDF文件 99KB 热度 9次

In the paper "Reducing Back Invalidation in Snoop Filter for Data", the authors propose techniques to reduce the number of back invalidations in the snoop filter during cache coherence operations. The techniques involve tracking the state of each cache line and selectively invalidating only the necessary ones. This reduces the overall invalidation traffic in the system and improves performance. The paper evaluates the proposed techniques using simulation.

下载地址
用户评论