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: A History of Apple's Operating SystemsA History of Apple's Operating Systems
by - kernelthread.com
This document discusses operating systems that Apple has created in the past, and many that it tried to create. Through this discussion, we will come across several technologies the confluence of which eventually led to Mac OS X.
(11607 views)
Book cover: Mac OS X UnleashedMac OS X Unleashed
by - Sams
This is a complete guide and reference for Mac OS users. The book helps the reader deal with all aspects of the user interface, focusing on the BSD environment and how the user can get the most out of the current operating system.
(14771 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.
(9639 views)
Book cover: A Short Introduction to Operating SystemsA Short Introduction to Operating Systems
by
The lecture notes that cover most of the basic topics of operating systems: key concepts, single-task OS, multi-tasking and multi-user OS, processes and thread, memory and storage, networks - services and protocols, TCP/IP, security considerations.
(21659 views)