Research and Implementation of Thermal Aware Scheduling Algorithm

XIA Liang,ZHU Yong-xin
2009-01-01
Abstract:To the issue of temperature management on microprocessor,a round robin scheduling algorithm as well as an improved threshold-based algorithm at OS level are proposed and implemented in Linux Kernel. Round robin algorithm regularly rotates tasks to each core for equal amount of time,therefore,it balances temperature between cores more effectively. Moreover,it has little impact on throughput.
What problem does this paper attempt to address?