A Design and Implementation of an Operating System for Tutorial

王红玲,褚亚铭,吕强
DOI: https://doi.org/10.3969/j.issn.1672-5913.2007.08.019
2007-01-01
Abstract:This paper firstly points out the weaknesses of current popular operating systems for tutorial, then designs and implements a microkernel operating system for tutorial on Bochs. It describes the design and implementation of process management, IPC, basic memory management, file system server and disk server in detail. The system will do benefits to students in helping them learning operating system principles and offering them a platform to practices what they have learned in class.
What problem does this paper attempt to address?