摘要
由于多核微处理消耗更多的能量,导致其热点数目增加,温度分布不平衡加剧,因而对性能产生更大的负面影响。为了解决这个问题,提出一种基于多核微处理器温度感知的线程调度算法来减少热紧急事件、提高性能,并在一个Intel的多核微处理器平台上实现了该算法。实验结果表明,在各种负载组合下,该算法可以减少9.6%-78.5%的动态热管理次数。与Linux标准调度算法相比,吞吐率平均可以提高5.2%,最大可提高9.7%。
Muhi-core microprocessor consumes more power, leading to an increase in the number of its hot spots and uneven distribution of temperature, which creates a greater negative impact on performance. Concerning this problem, a temperature-aware thread scheduling algorithm was proposed to reduce the thermal emergencies and improve the throughput, which had been implemented, in the Linux kernel on Intel's Quad-Core system. The experimental results show that this schedule algorithm can reduce 9.6% - 78.5% of thermal emergencies in various combinations of workloads, and has an average of 5.2% and up to 9.7% throughput higher than the Linux standard scheduler.
出处
《计算机应用》
CSCD
北大核心
2011年第9期2567-2570,共4页
journal of Computer Applications
基金
国家自然科学基金资助项目(60970036
60703074)
国家863计划项目(2009AA01Z124)
教育部"高性能微处理器技术"创新团队资助项目(IRT0614)
关键词
多核微处理器
温度感知
线程调度
贪心算法
multi-core processor
temperature-aware
thread scheduling
greedy algorithm