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

计算机工程 ›› 2012, Vol. 38 ›› Issue (11): 225-227,246. doi: 10.3969/j.issn.1000-3428.2012.11.069

• 工程应用技术与实现 • 上一篇    下一篇

Linux系统中多核实时调度平台的设计

黄姝娟a,b,朱怡安a,b,赵 聪a   

  1. (西北工业大学 a. 软件与微电子学院;b. 计算机学院,西安 710072)
  • 收稿日期:2011-12-02 出版日期:2012-06-05 发布日期:2012-06-05
  • 作者简介:黄姝娟(1975-),女,讲师、博士研究生,主研方向:嵌入式系统,普适计算;朱怡安,教授、博士生导师;赵 聪,硕士研究生
  • 基金资助:
    航空科学基金资助项目(20100753022);西北工业大学校基础研究基金资助项目(JC20110283)

Design of Multi-core Real-time Schedule Platform in Linux System

HUANG Shu-juan   a,b, ZHU Yi-an   a,b, ZHAO Cong   a   

  1. (a. School of Software and Microelectronics; b. School of Computer, Northwestern Polytechnical University, Xi’an 710072, China)
  • Received:2011-12-02 Online:2012-06-05 Published:2012-06-05

摘要: 为使各种实时调度算法能够在Linux环境中得到运行和验证,设计一种Linux系统中的公共多核调度平台。该平台由调度模块和跟踪测试模块组成,调度模块实现系统调用、调度处理以及同步功能,跟踪测试模块实现日志和跟踪功能。测试结果表明,该平台可正确显示调度算法的运行结果。

关键词: 片上多核处理器, 多核调度平台, 实时任务, 调度算法, 调度模型

Abstract: According to the problem that lots of research on the real-time schedule model and algorithm for multi-core platform has not been realized in the real-time operating system, this paper provides a new method to build a public platform in Linux which is composed by two parts. One is the scheduling mode which can realize the functions of the system call and the scheduling process and synchronizing, the other is the tracing mode which can realize the log and tracing the tasks. Experimental results show that it is feasible to work accurate.

Key words: Chip Multi-core Processors(CMP), multi-core schedule platform, real-time task, schedule algorithm, schedule model

中图分类号: