Description: Operating Systems: A Design-Oriented Approach is a text for a junior or senior level class in operating systems. It covers the standard topics that one expects in such a course. It has several novel features that are described below.
Simple Operating System and Simulator : The book contains code for a simple operating system. There is a simulator that will allow you to compile and execute this code. For more information see the Simple Operating System Home Page.
There is also a Java version of this simulator. You can get the java files, compiled class files, documentation, and html files in zip format from Java SOS distribution in zip format. or in gzipped tar format from Java SOS distribution in UNIX tar and GNU gzip format. Or you can run directly the Java version of SOS.
Here are PowerPoint presentations for each of the chapters in the book.
- Chapter 1
- Chapter 2
- Chapter 3
- Chapter 4
- Chapter 5
- Chapter 6
- Chapter 7
- Chapter 8
- Chapter 9
- Chapter 10
- Chapter 11
- Chapter 12
- Chapter 13
- Chapter 14
- Chapter 15
- Chapter 16
- Chapter 17
- Chapter 18
- Chapter 19
- Chapter 20
0 comments
Post a Comment