TY - JOUR AU - Saravanan, Vijayalakshmi AU - Pralhaddas, Kothari Dwarkadas AU - Kothari, Dwarkadas Pralhaddas AU - Woungang, Isaac PY - 2015 DA - 2015/01/29 TI - An optimizing pipeline stall reduction algorithm for power and performance on multi-core CPUs JO - Human-centric Computing and Information Sciences SP - 2 VL - 5 IS - 1 AB - The power-performance trade-off is one of the major considerations in micro-architecture design. Pipelined architecture has brought a radical change in the design to capitalize on the parallel operation of various functional blocks involved in the instruction execution process, which is widely used in all modern processors. Pipeline introduces the instruction level parallelism (ILP) because of the potential overlap of instructions, and it does have drawbacks in the form of hazards, which is a result of data dependencies and resource conflicts. To overcome these hazards, stalls were introduced, which are basically delayed execution of instructions to diffuse the problematic situation. Out-of-order (OOO) execution is a ramification of the stall approach since it executes the instruction in an order governed by the availability of the input data rather than by their original order in the program. This paper presents a new algorithm called Left-Right (LR) for reducing stalls in pipelined processors. This algorithm is built by combining the traditional in-order and the out-of-order (OOO) instruction execution, resulting in the best of both approaches. As instruction input, we take the Tomasulo’s algorithm for scheduling out-of-order and the in-order instruction execution and we compare the proposed algorithm’s efficiency against both in terms of power-performance gain. Experimental simulations are conducted using Sim-Panalyzer, an instruction level simulator, showing that our proposed algorithm optimizes the power-performance with an effective increase of 30% in terms of energy consumption benefits compared to the Tomasulo’s algorithm and 3% compared to the in-order algorithm. SN - 2192-1962 UR - https://doi.org/10.1186/s13673-014-0016-8 DO - 10.1186/s13673-014-0016-8 ID - Saravanan2015 ER -