Logo

Lecture Notes on Operating Systems

Lecture Notes on Operating Systems
by

Publisher: Unversity of Wisconsin -- Madison

Description:
Intended as a general introduction to the techniques used to implement operating systems and related kinds of systems software. Among the topics covered will be process management; processor scheduling; deadlock prevention, avoidance, and recovery; main-memory management; virtual memory management; control of disks and other input/output devices; file-system structure and implementation; and protection and security.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Implementing CIFS: The Common Internet File SystemImplementing CIFS: The Common Internet File System
by - Prentice Hall PTR
CIFS is Microsoft's standard for Internet file sharing. This book is a cross-platform guide to CIFS capabilities and behavior for developers who want to add CIFS compatibility to their products, and for network and system administrators.
(18185 views)
Book cover: Command Line CookbookCommand Line Cookbook
- GitBook
A cookbook for using command line tools to do everyday's job. This book aims to leverage the power of the command line tools to make your job less tedious and more enjoyable. All commands should be applicable on most Linux distros and MacOS.
(6652 views)
Book cover: The Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVSThe Operating Systems Handbook: Unix, Openvms, Os/400, Vm, and MVS
by - McGraw-Hill
This book will help readers who are experts using one of the five most popular mainframe and mid-range operating systems become skilled users of the other four. Includes concise tutorials, step-by-step examples and quick-reference material.
(13116 views)
Book cover: Baking Pi: Operating Systems DevelopmentBaking Pi: Operating Systems Development
by - University of Cambridge
This course takes you through the basics of operating systems development in assembly code. Rather than leading the reader through the full details of creating an Operating System, these tutorials focus on achieving a few common tasks separately.
(9730 views)