A Memory Access Detection Methodology for Accurate Workload Characterization

RTCSA '15 Proceedings of the 2015 IEEE 21st International Conference on Embedded and Real-Time Computing Systems and Applications(2015)

引用 4|浏览31
暂无评分
摘要
Tools for memory access detection are widely used, playing an important role especially in real-time systems. For example, on multi-core platforms, the problem of co-scheduling CPU and memory resources with hard real-time constraints requires a deep understanding of the memory access patterns of the deployed task set. While code execution flow can be analyzed by considering the control-flow graph and reasoning in terms of basic blocks, a similar approach cannot apply to data accesses. In this paper, we propose MadT, a tool that uses a novel mechanism to perform memory access detection of general purpose applications. MadT does not perform binary instrumentation and always executes application code natively on the platform. Hence it can operate entirely in user-space without sand-boxing the task under analysis. Furthermore, MadT provides detailed symbolic information about the accessed memory structures, so it is able to translate the virtual addresses to their original symbolic variable names. Finally, it requires no modifications to application source code. The proposed methodology relies on existing OS-level capabilities. In this paper, we describe how MadT has been implemented on commercial hardware and compare its performance with state-of-the-art software techniques for memory access detection.
更多
查看译文
关键词
multiprocessing systems,real-time systems,storage allocation,CPU resource co-scheduling,MadT tool,application source code,code execution flow analysis,control-flow graph,hard-real-time constraints,memory access detection methodology,memory access patterns,memory resource co-scheduling,memory structures,multicore platforms,real-time systems,symbolic information,symbolic variable names,virtual addresses,workload characterization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要