Author_Institution :
Dept. of Comput. & Inf. Sci., Temple Univ., Philadelphia, PA, USA
Abstract :
As the performance of modern multi-core processors increases, the energy consumption in these systems also increases significantly. Dynamic Voltage and Frequency Scaling (DVFS) is considered an efficient scheme for achieving the goal of saving energy. In this paper, we consider scheduling a set of independent aperiodic tasks, whose release times, deadlines and execution requirements are arbitrarily given, on DVFS-enabled multi-core processors. Our goal is to meet the execution requirements of all the tasks, and to minimize the overall energy consumption on the processor. Instead of seeking optimal solutions with high complexity, we aim to design lightweight algorithms suitable for real-time systems, with good performances. By applying a subinterval-based method, we come up with a simple algorithm to allocate tasks´ available execution times during a heavily overlapped subinterval based on their desired execution requirement during that subinterval. Based on the allocated available execution times, we further consider the final frequency setting and task scheduling, which guarantee that all tasks meet their execution requirements, and tries to minimize the overall energy consumption. Extensive simulations for various platform and task characteristics and evaluations using a practical processor´s power configuration indicate that our proposed algorithm has a good performance in terms of saving processor energy, though it has low complexity. Besides, the proposed algorithm is easy to be implemented in practical systems.
Keywords :
power aware computing; real-time systems; scheduling; task analysis; DVFS; aperiodic tasks; dynamic voltage; energy aware scheduling; execution requirement; frequency scaling; lightweight algorithms; multicore processors; optimal solutions; overall energy consumption; power configuration; processor energy; real-time systems; subinterval-based method; task scheduling; Complexity theory; Energy consumption; Multicore processing; Power demand; Processor scheduling; Scheduling; Time-frequency analysis; Dynamic Voltage and Frequency Scaling (DVFS); aperiodic tasks; energy-aware scheduling; multi-core processors; subinterval approach;