DocumentCode :
884259
Title :
A framework to capture dynamic data structures in pointer-based codes
Author :
Corbera, Francisco ; Asenjo, Rafael ; Zapata, Emilio L.
Author_Institution :
Dept. of Comput. Sci., Malaga Univ., Spain
Volume :
15
Issue :
2
fYear :
2004
fDate :
2/1/2004 12:00:00 AM
Firstpage :
151
Lastpage :
166
Abstract :
To successfully exploit all the possibilities of current computer/multicomputer architectures, optimization compiling techniques are a must. However, for codes based on pointers and dynamic data structures, these optimization techniques have to be necessarily carried out after identifying the characteristics and properties of the data structure used in the code. We describe the framework and the analyzer we have implemented to capture complex data structures generated, traversed, and modified in codes based on pointers. Our method assigns a reduced set of reference shape graph (RSRSG) to each statement to approximate the shape of the data structure after the execution of such a statement. With the properties and operations that define the behavior of our RSRSG, the method can accurately detect complex recursive data structures such as a doubly linked list of pointers to trees where the leaves point to additional lists. Several experiments are carried out with real codes to validate the capabilities of our analyzer.
Keywords :
flow graphs; optimising compilers; parallel programming; tree data structures; RSRSG; complex recursive data structures; doubly linked list; dynamic data structures; irregular codes; multicomputer architectures; optimization compiling techniques; pointer-based codes; reduced set; reference shape graph; Computer architecture; Data analysis; Data structures; Information analysis; Optimizing compilers; Prefetching; Runtime; Shape; Tree data structures; Tree graphs;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/TPDS.2004.1264798
Filename :
1264798
Link To Document :
بازگشت