DocumentCode :
3043532
Title :
Exploiting memory bank locality in multiprocessor SoC architectures
Author :
Kandemir, Mahmut Taylan
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA
fYear :
2004
fDate :
26-30 April 2004
Firstpage :
92
Abstract :
Summary form only given. The next generation architectures are expected to accommodate multiple processors on the same chip. While this makes interprocessor communication less costly (as compared to traditional high-end parallel machines), it also makes it even more critical to cut down the number of off-chip memory accesses. Frequent off-chip accesses do not only increase execution cycles but also increase overall power consumption. One way of alleviating this power problem is to divide the off-chip memory into multiple banks, each of which can be power-controlled independently using low-power operating modes. In this work, we focus on a multiprocessor-system-on-a-chip (MPSoC) architecture with a banked memory system, and show how code and data optimizations can help us reduce memory energy consumption. This is achieved by ensuring bank locality, which means that each processor localizes its accesses into a small set of banks. We present a mathematical formulation of the bank locality problem. Our formulation is based on constructing a set of matrix equations that capture the mappings between the data, computation, processor, and memory bank spaces. Based on this formulation, we propose a heuristic solution to the bank locality problem for different scenarios. Our solution involves an iterative process through which we try to satisfy as many matrix constraints as possible. Finally, we report extensive experimental results showing the effectiveness of our strategy in practice. Our results show that the proposed solution improves bank locality significantly, and reduces the overall memory system energy consumption by up to 34% over a strategy that makes use of the low-power modes but does not employ our strategy.
Keywords :
iterative methods; matrix algebra; memory architecture; multiprocessing systems; storage management chips; system-on-chip; bank locality problem; banked memory system; code optimization; data optimization; interprocessor communication; iterative process; low-power operating mode; matrix equation; memory energy consumption; multiprocessor-system-on-a-chip; off-chip memory access; power consumption; Computer architecture; Computer science; Costs; Delay; Energy consumption; Engineering profession; Equations; Parallel machines; Registers; System-on-a-chip;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Symposium, 2004. Proceedings. 18th International
Print_ISBN :
0-7695-2132-0
Type :
conf
DOI :
10.1109/IPDPS.2004.1303037
Filename :
1303037
Link To Document :
بازگشت