Abstract
Scratch Pad Memory (SPM), a software-controlled on-chip memory, is popular in embedded systems due to its many benefits. To efficiently manage SPM, many different data allocation algorithms are proposed. However, most of them cannot achieve optimal results. In this paper, we proposed a dynamic programming approach, Iterational Optimal Data Allocation (IODA) to allocate data for embedded systems with multiple types of memory units. According to the experimental results, the IODA algorithm lowered the energy consumption by 20.14% and 5.11% compared to a random memory allocation and a greedy algorithm, respectively. It also reduced the memory access time by 18.44% and 5.83% compared to a random memory allocation and a greedy algorithm, respectively.
| Original language | English |
|---|---|
| Pages | 184-191 |
| Number of pages | 8 |
| DOIs | |
| State | Published - 2012 |
| Externally published | Yes |
| Event | 18th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications, RTCSA 2012 - Seoul, Korea, Republic of Duration: 19 Aug 2012 → 22 Aug 2012 |
Conference
| Conference | 18th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications, RTCSA 2012 |
|---|---|
| Country/Territory | Korea, Republic of |
| City | Seoul |
| Period | 19/08/12 → 22/08/12 |
Keywords
- Data allocation
- Loops
- Optimization
- Scratch-pad memory