@inproceedings{9774219e4df34c6eb5d8bc9728bc3e14,
title = "RING-DATA ORDER: A new cache coherence protocol for ring-based multicores",
abstract = "RING-DATA ORDER mechanism is motivated to solve cache coherence ordering for ring-based multicores. For point to point ring interconnects, the existing ORDERING-POINT mechanism is known for poor average performance due to its long response latency. GREEDY-ORDER mechanism is simple but the performance is still unacceptable because the requestor should often retry to complete a coherent operation. RING-ORDER mechanism is the best known algorithm so far but special storage and management overhead are expected due to its token management. This paper proposes a new mechanism called RING-DATA ORDER which is as simple as GREEDY-ORDER but more efficient than RING-ORDER. RING-DATA ORDER determines the order by data transfer sequence. The unbounded retries of GREEDY-ORDER can be eliminated by blocking incoming coherence request which contains data. Blocked request restarts to traverse the ring interconnect when the coherence operation for current node is completed. Blocking is also used in RINGORDER mechanism. But RING-DATA ORDER also eliminates token and its additional management overhead without sacrificing performance. Using a custom-built multicore simulator with profiled SPEC 2000 integer benchmark suites we demonstrate that RING-DATA ORDER can achieve the same level of performance as RING-ORDER without the overhead of token management.",
keywords = "Cache, Coherence, Multicore, Ordering",
author = "Park, {Jin Young} and Lynn Choi",
year = "2009",
doi = "10.1109/HPCSIM.2009.5192668",
language = "English",
isbn = "9781424449071",
series = "Proceedings of the 2009 International Conference on High Performance Computing and Simulation, HPCS 2009",
pages = "82--88",
booktitle = "Proceedings of the 2009 International Conference on High Performance Computing and Simulation, HPCS 2009",
note = "2009 International Conference on High Performance Computing and Simulation, HPCS '09 ; Conference date: 21-06-2009 Through 24-06-2009",
}