Sciweavers

USENIX
1993

The Nachos Instructional Operating System

13 years 5 months ago
The Nachos Instructional Operating System
In teaching operating systems at an undergraduate level, we believe that it is important to provide a project that is realistic enough to show how real operating systems work, yet is simple enough that the students can understand and modify it in signi cant ways. A number of these instructional systems have been created over the last two decades, but recent advances in hardware and software design, along with the increasing power of available computational resources, have changed the basis for many of the tradeo s made by these systems. We have implemented an instructional operating system, called Nachos, and designed a series of assignments to go with it. Our system includes CPU and device simulators, and it runs as a regular UNIX process. Nachos illustrates and takes advantage of modern operating systems technology, such as threads and remote procedure calls, recent hardware advances, such as RISC's and the prevalence of memory hierarchies, and modern software design techniques...
Wayne A. Christopher, Steven J. Procter, Thomas E.
Added 02 Nov 2010
Updated 02 Nov 2010
Type Conference
Year 1993
Where USENIX
Authors Wayne A. Christopher, Steven J. Procter, Thomas E. Anderson
Comments (0)