Methods for modeling resource contention on simultaneous multithreading processors
Citations Over TimeTop 10% of 2006 papers
Abstract
Simultaneous multithreading (SMT) seeks to improve the computation throughput of a processor core by sharing primary resources such as functional units, issue bandwidth, and caches. SMT designs increase utilization and generally improve overall throughput, but the amount of improvement is highly dependent on competition for shared resources between the scheduled threads. This variability has implications that relate to operating system scheduling, simulation techniques, and fairness. Although these techniques recognize the implications of thread interaction, they do little to profile and predict this interaction. The modeling approach presented in this paper uses data collected from performance counters on two different hardware implementations of Pentium-4 hyper-threading processors to demonstrate the effects of thread interaction. Techniques are described for fitting linear regression models and recursive partitioning to use the counters to make online predictions of performance (expressed as instructions per cycle); these predictions can be used by the operating system to guide scheduling decisions. A detailed analysis of the effectiveness of each of these techniques is presented.
Related Papers
- → Fairness and Throughput in Switch on Event Multithreading(2006)56 cited
- → Initial observations of the simultaneous multithreading Pentium 4 processor(2004)44 cited
- → Fairness enforcement in switch on event multithreading(2007)36 cited
- → Modeling and Analysis of Dual Block Multithreading(2004)
- → IMPROVING THE EFFICIENCY OF THE METHOD OF SPECULATIVE MULTI-THREADING FOR DYNAMIC PARALLELIZING(2015)