Title :
Memory layout techniques for variables utilizing efficient DRAM access modes in embedded system design
Author :
Choi, Yoonseo ; Kim, Taewhan ; Han, Hwansoo
Author_Institution :
Dept. of Electr. Eng. & Comput. Sci., Korea Adv. Inst. of Sci. & Technol., Daejeon, South Korea
Abstract :
The delay of memory access is one of the major bottlenecks in embedded systems´ performance. In software compilation, it is known that there are high variations in memory access delay depending on the ways of storing/retrieving the variables in code to/from the memories. In this paper, we propose effective storage assignment techniques for variables to maximize the use of memory bandwidth. Specifically, we study the problem of DRAM memory layout for storing the nonarray variables in code to achieve a maximum utilization of page and/or burst modes for the memory accesses. The contributions of our work are, for each page and burst modes: 1) we prove that the problem is NP-hard and 2) we propose an exact formulation of the problem and efficient memory layout algorithms, called Solve-MLP for the page mode and Solve-MLB for the burst mode. From experiments with a set of benchmark programs, we confirm that our proposed techniques use on average 28.2% and 10.1% more page accesses and 82.9% and 107% more burst accesses than those by the order of first use and the technique of Panda et al. in Proc. Int. Conf. Computer-Aided Design, 1997, and Panda et al. in ACM Trans. Design Automation Electron. Syst., 1997, respectively.
Keywords :
DRAM chips; embedded systems; integrated circuit layout; memory architecture; DRAM access modes; DRAM memory layout; NP-hard problem; Solve-MLB algorithm; Solve-MLP algorithm; efficient memory layout algorithm; embedded system design; maximum burst mode utilization; maximum page mode utilization; memory bandwidth; memory layout techniques; nonarray variables storage; storage assignment techniques; Bandwidth; Delay; Design automation; Electrons; Embedded system; Energy consumption; Flow graphs; Pipeline processing; Prefetching; Random access memory;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on
DOI :
10.1109/TCAD.2004.837721