Operating System Concepts

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Abraham Silberschatz, Greg Gagne, Peter B. Galvin
Edition: 10th
Publisher: Wiley
Year: 2018

Language: English
Commentary: Uploaded by Federico. Enjoy!
Pages: 1278

Part 1 Overview

Chapter 1 Introduction

Chapter 2 Operating-System Structures



Part 2 Process Management

Chapter 3 Processes

Chapter 4 Threads & Concurrency

Chapter 5 CPU Scheduling



Part 3 Process Synchronization

Chapter 6 Synchronization Tools

Chapter 7 Synchronization Examples

Chapter 8 Deadlocks



Part 4 Memory Management

Chapter 9 Main Memory

Chapter 10 Virtual Memory



Part 5 Storage Management

Chapter 11 Mass-Storage Structure

Chapter 12 I/O Systems



Part 6 File System

Chapter 13 File-System Interface

Chapter 14 File-System Implementation

Chapter 15 File-System Internals



Part 7 Security and Protection

Chapter 16 Security

Chapter 17 Protection



Part 8 Advanced Topics

Chapter 18 Virtual Machines

Chapter 19 Network and Distributed Systems



Part 9 Case Studies

Chapter 20 The Linux System

Chapter 21 Windows 10



Part 10 Appendices

Chapter A Influential Operating Systems

Chapter B Windows 7

Chapter C BSD Unix

Chapter D The Mach System