Logo

A Neutral Look at Operating Systems

Small book cover: A Neutral Look at Operating Systems

A Neutral Look at Operating Systems

Publisher: Wikibooks

Description:
The purpose of this book is to provide a neutral view of as many Operating Systems as possible. This book strives to provide solid information on Operating Systems without the ever-prevalent 'distribution/Operating System bias'.

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.
(18180 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.
(11405 views)
Book cover: Practical File System Design with the Be File SystemPractical File System Design with the Be File System
by - Morgan Kaufmann Publishers
Guide to the design of file systems in general, and the Be File System in particular. The book covers all topics related to file systems, advanced topics are also covered, such as journaling, attributes, indexing and query processing.
(18314 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.
(12203 views)