The Little Book About OS Development
A practical guide to writing your own x86 operating system.
Tag(s): Operating Systems
Publication date: 19 Jan 2015
ISBN-10: n/a
ISBN-13: n/a
Paperback: 78 pages
Views: 8,741
Type: N/A
Publisher: n/a
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States
Post time: 07 Jun 2016 07:00:00
The Little Book About OS Development
Erik Helin and Adam Renberg wrote:This text is a practical guide to writing your own x86 operating system. It is designed to give enough help with the technical details while at the same time not reveal too much with samples and code excerpts. We’ve tried to collect parts of the vast (and often excellent) expanse of material and tutorials available, on the web and otherwise, and add our own insights into the problems we encountered and struggled with.
This book is not about the theory behind operating systems, or how any specific operating system (OS) works. For OS theory we recommend the book Modern Operating Systems by Andrew Tanenbaum [1]. Lists and details on current operating systems are available on the Internet.
About The Author(s)
Adam Renberg is a software developer at Tictail, Sweden. He is fond of working on problems related to scalability, automation, deployment, etc. He's also very interested in working with authentication and authorization, and security in general.