学位论文详细信息
Compositional Static Cache Analysis Using Module-level Abstraction
compositional approach;timing analysis;static cache simulation
Patil, Kaustubh Sambhaji ; Dr. Frank Mueller, Committee Chair,Dr. Alexander Dean, Committee Member,Dr. Eric Rotenberg, Committee Member,Patil, Kaustubh Sambhaji ; Dr. Frank Mueller ; Committee Chair ; Dr. Alexander Dean ; Committee Member ; Dr. Eric Rotenberg ; Committee Member
University:North Carolina State University
关键词: compositional approach;    timing analysis;    static cache simulation;   
Others  :  https://repository.lib.ncsu.edu/bitstream/handle/1840.16/1445/etd.pdf?sequence=1&isAllowed=y
美国|英语
来源: null
PDF
【 摘 要 】

Static cache analysis is utilized for timing analysis to derive worst-case execution time of a program. Such analysis is constrained by the requirement of an inter-procedural analysis for the entire program. But the complexity of cycle-level simulations for entire programs currently restricts the feasibility of static cache analysis to small programs.Computationally complex inter-procedural analysis is needed to determine caching effects, which depend on knowledge of data and instruction references.Static cache simulation traditionally relies on absolute address information of instruction and data elements.This thesis presents a framework to perform worst-case static cache analysis for direct-mapped instruction caches using a module-level and compositional approach, thus addressing the issue of complexity of inter-procedural analysis for an entire program. The module-level analysis parameterizes the data-flow information in terms of the starting offset of a module. The compositional analysis stage uses this parameterized data-flow information for each module. Thus, the emphasis here is on handling most of the complexity in the module-level analysis and performing as little analysis as possible at the compositional level. The experimental results show that the compositional analysis framework provides equally accurate predictions when compared with the simulation approach that uses complete inter-procedural analysis.

【 预 览 】
附件列表
Files Size Format View
Compositional Static Cache Analysis Using Module-level Abstraction 394KB PDF download
  文献评价指标  
  下载次数:28次 浏览次数:9次