160 likes | 270 Vues
This study presents the concept of Transactional Event Profiling in a Best Effort HTM environment, focusing on analyzing program execution to identify opportunities for performance enhancement through real-time adaptation. The collaboration between researchers from the University of Alberta and IBM Toronto and IBM TJ Watson led to the development of X-Ray Specs Event Profiling Analyzers, which enable detailed insights into transactional activities and program runtime behavior. By examining transaction rates, execution details, probe effects, and various modes of operation, the study highlights the importance of dynamic information for making informed decisions to optimize performance on architectures like the BG/Q. The future work involves enhancing the tool's capabilities to navigate log files effectively, support longer programs, and leverage event logging for transactional execution insights.
E N D
Transactional Event Profiling in a Best Effort HTM Matthew Gaudet Supervisor: José Nelson Amaral (University of Alberta) Collaborators: Amy Wang (IBM Toronto), Peng Wu (IBM TJ Watson)
We need a pair of: X-Ray Specs
Event Profiling Analyzers Program Log File Runtime Instrumented Hardware
Analyzers Limited only by the power of your Imagination!
Peeking into execution: 50000 cycles = 0.00003125 seconds
Seeing Rates As they change
Details matter LR Mode SR Mode
Using this Want to improve performance on BG/Q (Judicious) Serialization When? Too little? Bad performance Too Much? Bad performance Solution: Runtime Adaptation
Solution: Correct decisions requires dynamic information
Future Work • The ability to zoom and explore log files, like Visualizing Transactions • Support for longer, larger programs: In memory compression, partial log-dumps.
Conclusion • Event Logging provides a useful view of transactional execution