MMURTL V1.0
by Richard A. Burgess
Publisher: Sensory Publishing 1999
ISBN/ASIN: 1588530000
Number of pages: 667
Description:
Originally titled Developing Your Own 32 Bit Operating System this book shows you how one man built a complete, 32 bit operating system for the Intel processors from scratch, running on processors from the 80386, all the way up to the Pentium III.
Download or read it online for free here:
Download link
(2.6MB, PDF)
Similar books
Project Oberon - The Design of an Operating System and Compilerby Niklaus Wirth, Jürg Gutknecht
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.
(13602 views)
Lecture Notes on Operating Systemsby Jelena Mamcenko - 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.
(12675 views)
An Operating Systems Vade Mecum, Second Editionby Raphael A. Finkel - Prentice Hall
The book is intended for a first course in operating systems at the undergraduate level. Operating systems are complex topic, this text unifies the diverse points of view and guide the novice step by step through the complexities of the subject.
(11424 views)
The Little Book of Semaphoresby Allen B. Downey - Green Tea Press
A textbook that introduces the principles of synchronization for concurrent programming. It identifies patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions.
(13880 views)