Thread-Sensitive Instruction Issue for SMT Processors

  • Authors:
  • Behnam Robatmili;Nasser Yazdani;Somayeh Sardashti;Mehrdad Nourani

  • Affiliations:
  • -;-;-;-

  • Venue:
  • IEEE Computer Architecture Letters
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Simultaneous Multi Threading (SMT) is a processor design method in which concurrent hardware threads share processor resources like functional units and memory. The scheduling complexity and performance of an SMT processor depend on the topology used in the fetch and issue stages. In this paper, we propose a thread sensitive issue policy for a partitioned SMT processor which is based on a thread metric. We propose the number of ready-to-issue instructions of each thread as priority metric. To evaluate our method, we have developed a reconfigurable SMT-simulator on top of the SimpleScalar Toolset. We simulated our modeled processor under several workloads composed of SPEC benchmarks. Experimental results show around 30% improvement compared to the conventional OLDEST_FIRST mixed topology issue policy. Additionally, the hardware implementation of our architecture with this metric in issue stage is quite simple.