Operating System Concepts, 10th Edition
- Length: 970 pages
- Edition: 1
- Language: English
- Publisher: Wiley
- Publication Date: 2018-05-04
- ISBN-10: B07CVKH7BD
- ISBN-13: 9781119320913
- Sales Rank: #593224 (See Top 100 Books)
The tenth edition of Operating System Concepts has been revised to keep it fresh and up-to-date with contemporary examples of how operating systems function, as well as enhanced interactive elements to improve learning and the student’s experience with the material. It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. New interactive self-assessment problems are provided throughout the text to help students monitor their level of understanding and progress. A Linux virtual machine (including C and Java source code and development tools) allows students to complete programming exercises that help them engage further with the material.
Table of Contents
PART ONE OVERVIEW
Chapter 1 Introduction
Chapter 2 Operating-System Structures
PART TWO PROCESS MANAGEMENT
Chapter 3 Processes
Chapter 4 Threads & Concurrency
Chapter 5 CPU Scheduling
PART THREE PROCESS SYNCHRONIZATION
Chapter 6 Synchronization Tools
Chapter 7 Synchronization Examples
Chapter 8 Deadlocks
PART FOUR MEMORY MANAGEMENT
Chapter 9 Main Memory
Chapter 10 Virtual Memory
PART FIVE STORAGE MANAGEMENT
Chapter 11 Mass-Storage Structure
Chapter 12 I/O Systems
PART SIX FILE SYSTEM
Chapter 13 File-System Interface
Chapter 14 File-System Implementation
Chapter 15 File-System Internals
PART SEVEN SECURITY AND PROTECTION
Chapter 16 Security
Chapter 17 Protection
PART EIGHT ADVANCED TOPICS
Chapter 18 Virtual Machines
Chapter 19 Networks and Distributed Systems
PART NINE CASE STUDIES
Chapter 20 The Linux System
Chapter 21 Windows
PART TEN APPENDICES
Appendix A Influential Operating Systems
Appendix B Windows
Appendix C BSD UNIX
Appendix D The Mach System