Sciweavers

ASPDAC
2000
ACM

Data memory minimization by sharing large size buffers

13 years 8 months ago
Data memory minimization by sharing large size buffers
- This paper presents software synthesis techniques to deal with non-primitive data type from graphical dataflow programs based on the synchronous dataflow (SDF) model. Non-primitive data types, often used in multimedia and graphics applications, require buffer memory of large size. To minimize the buffer requirement, we separate global data buffers and local pointer buffers. The proposed approach first allocates the minimum size of global buffers and next binds the local buffers to the global buffers by setting the pointers. Static binding and dynamic binding techniques are devised. Experimental results prove the significance of the proposed techniques.
Hyunok Oh, Soonhoi Ha
Added 01 Aug 2010
Updated 01 Aug 2010
Type Conference
Year 2000
Where ASPDAC
Authors Hyunok Oh, Soonhoi Ha
Comments (0)