摘要
设计并简单实现了一个运行在Bochs虚拟机上的简单内核结构的轻量级操作系统,详细描述了该系统中的进程管理,进程间通信的设计与实现。通过本系统的实现从微观上观察轻量级操作系统的行为特征,从而学习和理解内核机制。
This paper designs and implements a lightweight singlekernel operating system based on virtual machine Bochs.It describes the design and implementation of process management,IPC,interrupt and abnormity in detail.The process of the system development will be of benefit to those learners in learning OS features and the kernel mechanism.
出处
《信息技术》
2010年第10期84-86,共3页
Information Technology
关键词
轻量级
操作系统
内核
虚拟机
lightweight
operating system
kernel
virtual machine