Token Coherence: Decoupling Performance and Correctness (2003)
Cached
Download Links
- [www.cs.wisc.edu]
- [www.cs.utah.edu]
- [www.cis.upenn.edu]
- DBLP
Other Repositories/Bibliography
| Citations: | 86 - 15 self |
BibTeX
@MISC{Martin03tokencoherence:,
author = {Milo M. K. Martin and Mark D. Hill and David A Wood},
title = {Token Coherence: Decoupling Performance and Correctness},
year = {2003}
}
Years of Citing Articles
OpenURL
Abstract
Many future shared-memory multiprocessor servers will both target commercial workloads and use highly-integrated "glueless" designs. Implementing low-latency cache coherence in these systems is difficult, because traditional approaches either add indirection for common cache-to-cache misses (directory protocols) or require a totally-ordered interconnect (traditional snooping protocols) . Unfortunately, totally-ordered interconnects are difficult to implement in glueless designs. An ideal coherence protocol would avoid indirections and interconnect ordering; however, such an approach introduces numerous protocol races that are difficult to resolve.







