Sciweavers

ASAP
2006
IEEE

Buffer and register allocation for memory space optimization

13 years 6 months ago
Buffer and register allocation for memory space optimization
In today's embedded systems, memory hierarchy is rapidly becoming a major factor in terms of power, performance and area. This is especially true for embedded multimedia applications using temporary multi-dimensional arrays that are typically used to store intermediate results during multimedia processing. In this paper, we propose a new technique that optimizes the use of caches and registers. It consists in combining buffer and register allocation to reduce the size of the temporary arrays. We use the concept of live data to replace each array by a smaller buffer. We then replace references to this buffer by registers. The experiments are made on a Unix environment and on the StepNP simulator. Our results show that our technique yields significant reduction of the number of data cache misses.
Youcef Bouchebaba, Gabriela Nicolescu, El Mostapha
Added 13 Oct 2010
Updated 13 Oct 2010
Type Conference
Year 2006
Where ASAP
Authors Youcef Bouchebaba, Gabriela Nicolescu, El Mostapha Aboulhamid, Fabien Coelho
Comments (0)