期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Hardware-Software Collaborative Techniques for Runtime Profiling and Phase Transition Detection 被引量:1
1
作者 Youfeng Wu yong-fong lee 《Journal of Computer Science & Technology》 SCIE EI CSCD 2005年第5期665-675,共11页
Dynamic optimization relies on runtime profile information to improve the performance of program execution. Traditional profiling techniques incur significant overhead and are not suitable for dynamic optimization. In... Dynamic optimization relies on runtime profile information to improve the performance of program execution. Traditional profiling techniques incur significant overhead and are not suitable for dynamic optimization. In this paper, a new profiling technique is proposed, that incorporates the strength of both software and hardware to achieve near-zero overhead profiling. The compiler passes profiling requests as a few bits of information in branch instructions to the hardware, and the processor executes profiling operations asynchronously in available free slots or on dedicated hardware. The compiler instrumentation of this technique is implemented using an Itanium research compiler. The result shows that the accurate block profiling incurs very little overhead to the user program in terms of the program scheduling cycles. For example, the average overhead is 0.6% for the SPECint95 benchmarks. The hardware support required for the new profiling is practical. The technique is extended to collect edge profiles for continuous phase transition detection. It is believed that the hardware-software collaborative scheme will enable many profile-driven dynamic optimizations for EPIC processors such as the Itanium processors. 展开更多
关键词 runtime profiling dynamic optimizations phase transition detection hardware-software collaboration
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部