Logo

Lecture Notes on Operating Systems

Small book cover: Lecture Notes on Operating Systems

Lecture Notes on Operating Systems
by

Publisher: Vilnius Gediminas Technical University
Number of pages: 76

Description:
Operating systems are used on most, but not all, computer systems. Commercially-supplied operating systems are present on virtually all modern devices described as computers, from personal computers to mainframes, as well as mobile computers such as PDAs and mobile phones.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Think OS: A Brief Introduction to Operating SystemsThink OS: A Brief Introduction to Operating Systems
by - Green Tea Press
The book includes material from operating systems, networks, databases, and embedded systems, emphasizing the topics programmers need to know. It does not assume that you have studied Computer Architecture. As we go along, I'll explain what we need.
(14576 views)
Book cover: Lecture Notes on Operating SystemsLecture Notes on Operating Systems
by - Unversity of Wisconsin -- Madison
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.
(11603 views)
Book cover: Project Oberon - The Design of an Operating System and CompilerProject Oberon - The Design of an Operating System and Compiler
by
Here are the results of Project Oberon, which goal was to design an entire system from scratch. It gives advice on how a system might be built, and demonstrates how one was built. Program listings alone contain the ultimate explanations.
(18563 views)
Book cover: How to Make a Computer Operating System in C++How to Make a Computer Operating System in C++
by - GitHub
Online book about how to write a computer operating system in C/C++ from scratch. The goal is to build a very simple UNIX-based operating system, not just a 'proof-of-concept'. The OS should be able to boot, start a userland shell, and be extensible.
(12640 views)