Limit this search to....

Fysos: The System Core
Contributor(s): Lunt, Benjamin David (Author)
ISBN: 1492958441     ISBN-13: 9781492958444
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $24.23  
Product Type: Paperback - Other Formats
Published: October 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Hardware - Personal Computers - Pcs
- Computers | Software Development & Engineering - Tools
Physical Information: 0.67" H x 7.5" W x 9.25" (1.22 lbs) 320 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This book is Volume 1 of the series, FYSOS: Operating System Design, and will take the reader from the point the computer boots up, through the boot code, through the file system loader, and then to the kernel. It explains in detail, each step of what it takes to create a minimum working, multi-threading operating system. Includes chapters on how to retrieve information from the BIOS, find partitions on the media, move to 32-bit protected mode, creating a memory manager, a task scheduler, and other necessities of operating system design.

The available CD-ROM (upon request) contains complete source code of this minimal operating system, and many utilities for use in your development. This book also includes suggestions, examples, and other source code to help you build your operating system.

This book, and its continued series of books, does not expect you to build the next great wonder of the computer world. It simply will help you with your interest in controlling the computer's hardware, from the point the BIOS releases execution to your boot code to the point of a fully working Graphical User Interface.

It is not required that you know much about operating system design, though a strong knowledge of x86 Assembly Language programming and a moderate knowledge of an Intel(R)/AMD(R) x86 computer's hardware is expected to use this book.