作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (22): 45-47. doi: 10.3969/j.issn.1000-3428.2011.22.012

• 软件技术与数据库 • 上一篇    下一篇

基于单调速率的可调度性判定改进算法

徐建华 1,2,李 允 2,3   

  1. (1. 西南交通大学信息科学与技术学院,成都 610031;2. 北京科银京成技术有限公司成都研发中心,成都 611731; 3. 电子科技大学计算机科学与工程学院,成都 610054)
  • 收稿日期:2011-04-17 出版日期:2011-11-18 发布日期:2011-11-20
  • 作者简介:徐建华(1984-),男,硕士研究生,主研方向:调度算法,嵌入式系统,分布式系统;李 允,副教授
  • 基金资助:
    国家自然科学基金资助项目(90718019);国家“863”计划基金资助项目(2007AA010304)

Improved Schedulability Test Algorithm Based on Rate Monotonic

XU Jian-hua 1,2, LI Yun 2,3   

  1. (1. School of Information Science and Technology, Southwest Jiaotong University, Chengdu 610031, China; 2. Coretek System Research and Development Center, Chengdu 611731, China; 3. School of Computer Science and Engineering, University of Electronic Science and Technology, Chengdu 610054, China)
  • Received:2011-04-17 Online:2011-11-18 Published:2011-11-20

摘要: 在单调速率调度策略的基础上,提出一种改进的任务集可调度性判定算法。该算法通过设定时钟变量模拟调度过程中的系统时钟,在时钟变量值增长过程中,根据任务优先级从高到低的顺序,分析各个任务的截止时间限的满足情况,判定任务的可调度性,从而确定任务集的可调度性。通过实例分析及与现有判定方法的比较,验证了该算法的正确性和高效性。

关键词: 实时调度, 单调速率, 任务集, 可调度性判定, 时钟变量

Abstract: This paper present an improved method for analyzing the schedulability of periodic task sets under Rate Monotonic(RM) priority assignment. This algorithm simulates the system clock in the process of scheduling by setting clock variable, in the process of this clock variable growth, according to the task priority from high to low sequence, which analyzes each task deadline constraint, judge the single task schedulability, thus determine whole task set scenario. At the end, an instance analysis and comparison with existing methods verify the accuracy and efficiency.

Key words: real-time schedule, Rate Monotonic(RM), task set, schedulability test, clock variable

中图分类号: