Join Books.org — it's free

Operating System Design by Douglas E. Comer β€” book cover
Operating Systems - General & Miscellaneous, Computer Architecture/Engineering

Operating System Design

by Douglas E. Comer
Write a review
Log in to track your reading progress.

Overview

In this book Douglas Comer dispels the magic from operating system design and consolidates the body of material into a systematic discipline. The author reviews the major system components and a structure that organizes them in an orderly, understandable manner.

The author guides you through the construction of a conventional process-based system, using practical straightforward primitives. He begins with a bare machine and proceeds step-by-step through the design and implementation of a small, elegant system.

Called Xinu, the system serves as an example and a pattern for system design. It includes all the components that constitute an ordinary operating system'. memory management, process management, process coordination and synchronization, interprocess communication, real-time clock management, device drivers, intermachine communication, networks, and a file system.

To use this book you should have had experience in writing programs in a high-level language like Pascal, PL/I, or C, and you should understand basic data structures such as linked lists, stacks, and queues.

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

The authors attempt to remove the magic from operating system design and to consolidate the material into a systematic discipline. The text begins with the hardware as supplied by a vendor and proceeds step-by- step through the design and implementation of a small system called Xinu, which serves as an illustration of and a pattern for system design. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
March 31, 1988
Publisher
Englewood Cliffs, N.J. : Prentice Hall, 1988-
Pages
528
Format
Paperback
ISBN
9780136381808

More by Douglas E. Comer

Similar books