An Analytical Solution for a Markov Chain Modeling Multithreaded

  • Authors:
  • Rafael H. Saavedra-Barrera;David E. Culler

  • Affiliations:
  • -;-

  • Venue:
  • An Analytical Solution for a Markov Chain Modeling Multithreaded
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multithreading is an architectural technique aimed at maintaining high processor utilization in the presence of large memory or interprocessor communication latency. While waiting for a remote reference to complete, the processor switches to another execution thread. Several realizations of this concept have been proposed, but little data is available on the actual costs and benefits. This paper presents an analytical model of multithreaded execution, which may serve to guide and explain empirical studies. The model is based on three key parameters: thread run-length, switch cost, and latency. A closed-form expression for processor utilization is obtained for deterministic and stochastic run-lengths. The derivation involves identifying specific patterns in the very large set of equations forming the Markov chain. Using this result, three operating regimes are identified for a multithreaded processor subject to long latencies; linear, where utilization is proportional to the number of threads per processor