Title :
Studying storage-recomputation tradeoffs in memory-constrained embedded processing
Author :
Kandemir, Mahmut ; Li, Feihui ; Chen, Guilin ; Chen, Guangyu ; Ozturk, Ozcan
Author_Institution :
Dept. of Comput. Sci. & Eng., Pennsylvania State Univ., University Park, PA, USA
Abstract :
Fueled by an unprecedented desire for convenience and self-service, consumers are embracing embedded technology solutions that enhance their mobile lifestyles. Consequently, we witness an unprecedented proliferation of embedded/mobile applications. Most of the environments that execute these applications have severe power, performance, and memory space constraints that need to be accounted for. In particular, memory limitations can present serious challenges to embedded software designers. The current solutions to this problem include sophisticated packaging techniques and code optimizations for effective memory utilization. While the first solution is not scalable, the second one is restricted by intrinsic data dependences in the code that prevent code restructuring. In this paper, we explore an alternate approach for reducing memory space requirements of embedded applications. The idea is to re-compute the result of a code block (potentially multiple times) instead of storing it in memory and performing a memory operation whenever needed. The main benefit of this approach is that it reduces memory space requirements, that is, no memory space is reserved for storing the result of the code block in question.
Keywords :
embedded systems; optimisation; software engineering; storage management; code block result re-computation; code optimization; code restructuring; consumer convenience; embedded mobile applications; embedded software design; embedded technology; intrinsic data dependences; memory operation; memory space constraints; memory utilization; memory-constrained embedded processing; mobile lifestyles; packaging techniques; performance constraints; power constraints; storage-recomputation tradeoffs; Application software; Computer science; Data structures; Embedded software; Embedded system; Memory management; Mobile computing; Packaging; Software design; Space technology;
Conference_Titel :
Design, Automation and Test in Europe, 2005. Proceedings
Print_ISBN :
0-7695-2288-2
DOI :
10.1109/DATE.2005.285