|
|
|
|
|
|
|
|
|
|
TSP Workshop
|
|
|
Title:
|
Improving the Reliability of Embedded Systems with Cache and SPM
|
|
|
Author(s):
|
Meng Wang, Department of Computing, The Hong Kong Polytechnic University ; Yi Wang, Department of Computing, The Hong Kong Polytechnic University; Duo Liu, Department of Computing, The Hong Kong Polytechnic University; Zili Shao, Department of Computing, The Hong Kong Polytechnic University
|
|
|
Abstract:
|
In this paper, we develop a compiler-assisted thermalaware data allocation algorithm to improve the reliability of embedded systems with cache and SPM (Scratch-pad Memory). Our basic idea is to distribute the workload evenly between the cache and SPM in order to alleviate the temperature hot spots in the on-chip memory system. In the algorithm, considering the size of SPM, we first divide the loop iterations into two parts, and put the accessed data of the first part into SPM. Then we perform code transformation based on the partitioning of iterations. By alternatively using the data cache and SPM, the peak temperature is reduced. We implement our technique and simulate them using the Trimaran infrastructure with power models for cache and SPM, and the thermal simulator, HotSpot, on a set of benchmarks from DSPstone and MiBench. The experimental results show that our technique can significantly improve the reliability of the on-chip memory system.
|
|
|
|
|
|
|