Skip to main content

Analysis of Dispatch Sequences on Modern Processor Architectures

  • Chapter
Efficient Polymorphic Calls

Part of the book series: The Springer International Series in Engineering and Computer Science ((SECS,volume 596))

  • 66 Accesses

Abstract

Dispatch cost is intimately coupled with processor implementation. The same dispatch sequence may have different cost on different processor implementations, even if all of them implement the same architecture (e.g., the SPARC instruction set). In particular, processor pipelining and superscalar execution make it impossible to use the number of instructions in a code sequence as an accurate performance indicator. This section characterizes the run-time performance of dispatch mechanisms on modern pipelined processors by determining the performance impact of branch latency and superscalar instruction issue. We do this by analyzing call code sequences, optimally scheduled for the given instruction issue. In addition to providing specific numbers for three example architectures, our analysis allows bounds on dispatch performance to be computed for a wide range of possible (future) processors. With the rapid change in processor design, it is desirable to characterize performance in a way that makes the dependence on certain processor characteristics explicit, so that performance on a new processor can be estimated accurately as long as the processor’s characteristics are known.

“Fallacy: increasing the depth of pipelining always increases performance.” Hennessy and Patterson [66]

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 129.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 169.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 169.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2001 Springer Science+Business Media New York

About this chapter

Cite this chapter

Driesen, K. (2001). Analysis of Dispatch Sequences on Modern Processor Architectures. In: Efficient Polymorphic Calls. The Springer International Series in Engineering and Computer Science, vol 596. Springer, Boston, MA. https://doi.org/10.1007/978-1-4615-1681-1_5

Download citation

  • DOI: https://doi.org/10.1007/978-1-4615-1681-1_5

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4613-5675-2

  • Online ISBN: 978-1-4615-1681-1

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics