Quantcast
Channel: College of Arts and Sciences
Viewing all articles
Browse latest Browse all 1561

Reconciling predictability and coherent caching

$
0
0
Reconciling predictability and coherent caching Bansal, Ayoosh; Singh, Jayati; Hao, Yifan; Wen, Jen-Yang; Mancuso, Renato; Caccamo, Marco Real-time systems are required to respond to their physical environment within predictable time. While multi-core platforms provide incredible computational power and throughput, they also introduce new sources of unpredictability. For parallel applications with data shared across multiple cores, overhead to maintain data coherence is a major cause of execution time variability. This source of variability can be eliminated by application level control for limiting data caching at different levels of the cache hierarchy. This removes the requirement of explicit coherence machinery for selected data. We show that such control can reduce the worst case write request latency on shared data by 52%. Benchmark evaluations show that proposed technique has a minimal impact on average performance.

Viewing all articles
Browse latest Browse all 1561

Trending Articles