DocumentCode :
460913
Title :
Increasing on-chip memory space utilization for embedded chip multiprocessors through data compression
Author :
Kandemir, Mahmut ; Irwin, Mary Jane ; Ozturk, Ozcan
Author_Institution :
Pennsylvania State University
fYear :
2005
fDate :
Sept. 2005
Firstpage :
87
Lastpage :
92
Abstract :
Minimizing the number of off-chip memory references is very important in chip multiprocessors from both the performance and power perspectives. To achieve this the distance between successive reuses of the same data block must be reduced. However, this may not be possible in many cases due to data dependences between computations assigned to different processors. This paper focuses on software-managed on-chip memory space utilization for embedded chip multiprocessors and proposes a compression-based approach to reduce the memory space occupied by data blocks with large inter-processor reuse distances. The proposed approach has two major components: a compiler and an ILP (integer linear programming) solver. The compiler´s job is to analyze the application code and extract information on data access patterns. This access pattern information is then passed to our ILP solver, which determines the data blocks to compress/decompress and the times (the program points) at which to compress/decompress them. We tested the effectiveness of this ILP based approach using access patterns extracted by our compiler from application codes. Our experimental results reveal that the proposed approach is very effective in reducing power consumption. Moreover, it leads to a lower energy consumption than an alternate scheme evaluated in our experiments for all the test cases studied.
Keywords :
Costs; Data compression; Data mining; Energy consumption; Information analysis; Integer linear programming; Pattern analysis; Program processors; Space technology; Testing; chip multiprocessors; data compression; optimizing compiler;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Hardware/Software Codesign and System Synthesis, 2005. CODES+ISSS '05. Third IEEE/ACM/IFIP International Conference on
Conference_Location :
Jersey City, NJ, USA
Print_ISBN :
1-59593-161-9
Type :
conf
DOI :
10.1145/1084834.1084860
Filename :
4076318
Link To Document :
بازگشت