摘要
嵌入式操作系统是嵌入式系统应用的核心。而内核完成操作系统最核心的功能,本文通过对两种嵌入式操作系统的内核的对比,有选择的分析了四个部分:任务调度,信号量管理,任务间通信,内存管理的系统调用函数的具体实现。
Embedded oprating system is the croe of the embedded application,and the kern is the most important part of the oprating system, We will compare two embedded oprating system,and focus on codes of system API in four parts :task schedule,semaphores, intertask communication and memory management.
出处
《微计算机信息》
北大核心
2006年第02Z期72-74,共3页
Control & Automation
基金
国家"863"项目高性能的以太网交换机核心芯片开发的资助
项目主题为超大规模集成电路重大专项。项目编号是2002BA906A21-08。
关键词
嵌入式
操作系统
微内核
embed
operating sysytem
microkernel