MPS: Miss-Path Scheduling for Multiple-Issue Processors

  • Authors:
  • Sanjeev Banerjia;Sumedh W. Sathaye;Kishore N. Menezes;Thomas M. Conte

  • Affiliations:
  • Hewelett-Packard Labs, Cambridge, MA;IBM T. J. Watson Research Center, Yorktown Heights, NY;Intel Corp., Santa Clara, CA;North Carolina State Univ., Raleigh

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1998

Quantified Score

Hi-index 14.98

Visualization

Abstract

Many contemporary multiple issue processors employ out-of-order scheduling hardware in the processor pipeline. Such scheduling hardware can yield good performance without relying on compile-time scheduling. The hardware can also schedule around unexpected run-time occurrences such as cache misses. As issue widths increase, however, the complexity of such scheduling hardware increases considerably and can have an impact on the cycle time of the processor. This paper presents the design of a multiple issue processor that uses an alternative approach called miss path scheduling or MPS. Scheduling hardware is removed from the processor pipeline altogether and placed on the path between the instruction cache and the next level of memory. Scheduling is performed at cache miss time as instructions are received from memory. Scheduled blocks of instructions are issued to an aggressively clocked in-order execution core. Details of a hardware scheduler that can perform speculation are outlined and shown to be feasible. Performance results from simulations are presented that highlight the effectiveness of an MPS design.