Efficient Online Trace Building Using Code Replication

Grid and Cooperative Computing(2010)

引用 1|浏览1
暂无评分
摘要
Hot trace building plays an important role in enhancing the performance of dynamic binary translators, since in most cases 10% of code takes 90% of execution time of the whole program. Hot traces can promote the code position to make better the locality of the code, therefore programs can achieve a better performance. Thus how to build qualified and long hot traces is the key point. Considering the situation when one single basic block is needed by more than two hot traces, code replication can help build hot traces with cost of expansion of code size. In this paper, a code replication method to help with building hot traces as well as code positioning is presented, and experiments have been done to evaluate the details of changes that code replication brings to the system, like trace fragment length, memory size expansion, etc. With this method, a performance promotion by 0.5%-3.5% against the original trace building method has been achieved.
更多
查看译文
关键词
dynamic binary translators,code position,program interpreters,code positioning,virtual machine,dbt,original trace building method,trace fragment length,hot trace building,better performance,efficient online trace building,program diagnostics,memory size expansion,hot traces,code size,hot trace,code replication,performance promotion,code replication method,optimization,accuracy,dynamic programming
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要