摘要
随着嵌入式系统的飞速发展,Nucleus实时操作系统已成为嵌入式应用的潮流和方向。深入全面地探讨了Nucleus中线程控制的实现方法。首先,对Nucleus的内核进行了概述,并给出了各模块之间的联系;其次,阐述了Nucleus的任务调度算法、优先级表示及其计算方法;最后,讨论了Nucleus的中断实现和临界区的保护方法。
With the embedded system developing rapidly, the realtime operating system Nucleus has been the trend and direction of embedded application. The implementation method of thread control in Nucleus is described in this paper. Firstly, the microkernel of Nucleus is introducedSecondly, the task scheduling algorithm, priority presentation and its computation method is explainedFinally,the interrupt implementation and the critical section protection is discussed.
出处
《计算机应用研究》
CSCD
北大核心
2003年第4期97-99,共3页
Application Research of Computers
基金
国防科工委"十五"预研基金资助项目(417010402)
关键词
嵌入式系统
任务调度
优先级
临界区
Embedded System
Task Scheduling
Priority
Critical Section