欢迎访问中国科学院大学学报,今天是

中国科学院大学学报 ›› 2013, Vol. 30 ›› Issue (4): 555-561.DOI: 10.7523/j.issn.2095-6134.2013.04.018

• 计算机科学 • 上一篇    下一篇

一个平衡功耗、性能和公平性的组管理方法

贾刚勇1,2, 李曦1,2, 周学海1,2, 朱宗卫1,2   

  1. 1. 中国科学技术大学计算机科学与技术学院, 合肥 230027;
    2. 中国科学技术大学苏州研究院, 江苏 苏州 215123
  • 收稿日期:2012-06-06 修回日期:2012-11-12 发布日期:2013-07-15
  • 通讯作者: 贾刚勇
  • 基金资助:

    国家自然科学基金(61272131,61202053);江苏省自然科学基金(SBK201240198)和江苏省产学研前瞻性联合研究项目(BY2009128)资助 

A group management to balance power, performance, and fairness

JIA Gang-Yong1,2, LI Xi1,2, ZHOU Xue-Hai1,2, ZHU Zong-Wei1,2   

  1. 1. School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China;
    2. Suzhou Institute for Advanced Study of USTC, Suzhou 215123, Jiangsu, China
  • Received:2012-06-06 Revised:2012-11-12 Published:2013-07-15

摘要:

提出一个平衡功耗、性能和公平性的组管理方法. 基于线程行为特征的刻画将系统内所有的线程划分成不同的线程组,结合体系结构提供的功耗管理手段和操作系统的调度策略,实现基于线程组的管理方法,称为TGM (threadgroup-based management). TGM可以达到系统功耗的优化,同时兼顾系统性能和线程间的公平性. 真机实验测试数据表明,TGM在保证系统性能和线程间公平性的前提下,系统的功耗平均降低了16.7%.

关键词: 功耗, 性能, 公平性, 基于线程组的管理方法, 调度

Abstract:

We present a group management to balance power, performance, and fairness. This management partitions all threads into different groups based on each thread's power behavior characteristic, combines dynamic voltage and frequency scaling and dynamic power scaling which are provided by architecture and scheduler of the operating system, and realizes threadgroup-based management (TGM). TGM optimizes system power under tight system performance and fairness among thread constraints. Experimental results show that TGM reduces power by 16.7% on average with tightly guaranteed system performance and neglected overhead in fairness.

Key words: power, performance, fairness, threadgroup-based management, scheduler

中图分类号: