Title :
Reducing power requirements of instruction scheduling through dynamic allocation of multiple datapath resources
Author :
Ponomarev, Dmitry ; Kucuk, Gurhan ; Ghose, Kanad
Author_Institution :
Dept. of Comput. Sci., State Univ. of New York, Binghamton, NY, USA
Abstract :
The "one-size-fits-all" philosophy used for permanently allocating datapath resources in today\´s superscalar CPUs to maximize performance across a wide range of applications results in the overcommitment of resources in general. To reduce power dissipation in the datapath, the resource allocations can be dynamically adjusted based on the demands of applications. We propose a mechanism to dynamically, simultaneously and independently adjust the sizes of the issue queue (IQ), the reorder buffer (ROB) and the load/store queue (LSQ) based on the periodic sampling of their occupancies to achieve significant power savings with minimal impact on performance. Resource upsizing is done more aggressively (compared to downsizing) using the relative rate of blocked dispatches to limit the performance penalty. Our results are validated by the execution of SPEC 95 benchmark suite on a substantially modified version of Simplescalar simulator, where the IQ, the ROB, the LSQ and the register files are implemented as separate structures, as is the case with most practical implementations. For the SPEC 95 benchmarks, the use of our technique in a 4-way superscalar processor results in a power savings in excess of 70% within individual components and an average power savings of 53% for the IQ, LSQ and ROB combined for the entire benchmark suite with an average performance penalty of only 5%.
Keywords :
performance evaluation; processor scheduling; resource allocation; SPEC 95 benchmark suite; Simplescalar simulator; datapath resources; dynamic allocation; instruction scheduling; issue queue; load/store queue; multiple datapath resources; performance penalty; periodic sampling; power dissipation; power reduction; power requirements; register files; reorder buffer; resource allocations; superscalar CPUs; Application software; Computer science; Dynamic scheduling; Energy efficiency; Out of order; Power dissipation; Processor scheduling; Registers; Resource management; Sampling methods;
Conference_Titel :
Microarchitecture, 2001. MICRO-34. Proceedings. 34th ACM/IEEE International Symposium on
Print_ISBN :
0-7965-1369-7
DOI :
10.1109/MICRO.2001.991108