Exploiting Commutativity To Reduce The Cost Of Updates To Shared Data In Cache-Coherent Systems

MICRO(2015)

引用 51|浏览82
暂无评分
摘要
We present COUP, a technique to lower the cost of updates to shared data in cache-coherent systems. COUP exploits the insight that many update operations, such as additions and bitwise logical operations, are commutative: they produce the same final result regardless of the order they are performed in. COUP allows multiple private caches to simultaneously hold update-only permission to the same cache line. Caches with update-only permission can locally buffer and coalesce updates to the line, but cannot satisfy read requests. Upon a read request, COUP reduces the partial updates buffered in private caches to produce the final value. COUP integrates seamlessly into existing coherence protocols, requires inexpensive hardware, and does not affect the memory consistency model. We apply COUP to speed up single-word updates to shared data. On a simulated 128-core, 8-socket system, COUP accelerates state-of-the-art implementations of update-heavy algorithms by up to 2.4 &
更多
查看译文
关键词
Cache coherence,coherence protocol,commutativity
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要