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

计算机工程 ›› 2010, Vol. 36 ›› Issue (14): 288-290. doi: 10.3969/j.issn.1000-3428.2010.14.104

• 开发研究与设计技术 • 上一篇    下一篇

基于RTAI的Linux系统实时性研究与改进

赵 旭,夏靖波   

  1. (空军工程大学电讯工程学院,西安 710077)
  • 出版日期:2010-07-20 发布日期:2010-07-20
  • 作者简介:赵 旭(1984-),男,硕士研究生,主研方向:嵌入式系统及其应用;夏靖波,教授、博士生导师
  • 基金资助:
    西安电子科技大学综合业务网理论及关键技术国家重点实验室开放基金资助项目(ISN-9-08)

Research and Improvement of Real-time in Linux-system Based on RTAI

ZHAO Xu, XIA Jing-bo   

  1. (Electronic & Engineering College, Air Force Engineering University, Xi’an 710077)
  • Online:2010-07-20 Published:2010-07-20

摘要: 分析现有嵌入式Linux操作系统实时性的不足,借鉴实时应用接口的结构和完全公平调度算法,提出一种内核进程调度策略,将此调度策略编译进操作系统。系统性能测试表明无论该系统处于忙或闲的状态,改进后的系统都较改进前的系统性能优越,尤其是对于复杂度较高的进程,其性能提升效果更加明显。

关键词: 调度器, 实时应用接口, 完全公平调度, 红黑树, Linux内核

Abstract: This paper analyzes insufficiency of present Linux operating system. Based on the structure of the Real-time Application Interface (RTAI) and Complete Fair Scheduler(CFS), a novel kernel process scheduler tactic is proposed and compiled into the operating system. The system performance test indicates that whether the system is busy or not, the improved system outperforms the previous ones, particularly, the more complicated the progress is, the more evident the performance improvement is.

Key words: scheduler, Real-time Application Interface(RTAI), Complete Fair Scheduler(CFS), red-black tree, Linux kernel

中图分类号: