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: Lecture Notes on Operating SystemsLecture Notes on Operating Systems
by - Vilnius Gediminas Technical University
Operating systems are used on most computer systems. Commercially-supplied operating systems are present on virtually all modern devices, from personal computers to mainframes, as well as mobile computers such as PDAs and mobile phones.
(16717 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)
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.
(18543 views)
Book cover: Programming the Be Operating SystemProgramming the Be Operating System
by - O'Reilly
This book gives C++ programmers their start to developing the applications on Be operating system. The book begins with simple programs and gradually adds elements of the graphical interface. It carefully describes drawing and message handling.
(23473 views)