Ace Operating System Project
An open source operating system for X86 architecture. It also contains documents, specifications explaning various hardware.
Agnix
An open source project, which has been founded to provide an educational, network operating system kernel.
Operating System Index
A list of educational and experimental operating systems aiming to help developers who are looking for code examples.
Inter-Process Communication Tutorial
Interactive tutorial about message passing, semaphores, and monitors.
Virtual Memory Tutorial
Extensive discussion of virtual memory.
The Basic Kernel Source Code Secrets
By William Jolitz and Lynne Jolitz (authors of 386BSD OS). Good book to learn the kernel internals of 386 architecture operating systems.
KernelNewbies.org
Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules.
LusitanOS
Open source operating system, planned to be an OS entirely made by Portuguese people and built mainly as a way of self-learning and research on operating systems development. [Open source]
Triple Fault Club
Information on writing your own operating system, protected mode, and small independent OS projects with freely-available source code.
Pierre's Library
A resource center for PC operating system developpers. The aim is to provide reliable documents about software and hardware standards under the aspect of official specifications as well as more friendly documents.
unixsite.net
A repository of UNIX-related material, consisiting of: tutorials, programs, source code and miscellaneous information.
Tuomo Kortesmaa
Notes and example code for basic operating systems concepts, threads, sockets, and device drivers.
The Operating System Developers Homepage
Index of operating systems and links to resources for programmers.
ACM Special Interest Group for Operating Systems
Tutorial for writing an operating system and links to group members' projects.
Operating Systems and System Software
Contains sources of a minimal kernel, a new CPU scheduler for Linux, multithreading in Linux, systems software in DOS and collection of good reference material for OS lovers.
CS 3210 Design of Operating Systems
A course in operating systems with a focus on the design and construction of a modern OS kernel.
The OSKit Project
An open source set of libraries that can be used as building blocks for an operating system for x86. Includes documentation and publications.
Groovyweb: Operating system programming
An open source os written in Turbo C (for DOS/ windows) and nasm (Windows/Dos/Linux) as well as two exclusive tutorials on how to write an operating system.
DBLP Bibliography: Operating Systems
Links to many operating systems journals on the web.
Intel Pentium 4 Manuals
The full documentation of system management from Intel for the IA-32 architecture.
KernelCode
News and reviews of kernels.
OS-FAW Wiki
An assortment of articles related many topics of OS development.
Operating System design & implementation Tutorial
A educational tutorial on the development of a real mode, single tasking operating system developed in assembler.
Mainframe Programming
The mainframe continues to grow and transform itself while maintaining its reliability, security and speed.
Introduction to Operating Systems and Systems Programming
Course details and material.
The Operating Systems Resource Center
Extensive information about booting, file systems, memory, architecture, and interfacing with other devices.
How to Program a Bootstrap Loader
A bootstrap tutorial that includes assembly language code to demonstrate loading and executing a binary image from a FAT filesystem.
OSDEV Community
A web portal dedicated to operating system development, attracting programmers into an advanced development environment.
Bona Fide OS Development
OS development information and tutorials. Links.
Cottontail OS Development Library
Old non-updated mirror online library covering a plethora of OS development topics. Datasheets, tutorials, reference manuals and hardware programming information.
Operating System Lecture Notes
Notes on operating system theory, source code of describing actual construction of operating system in C programming language. Also OS construction related links to books, notes, tutorials, and news groups.
visopsys OS Development
A collection of source code, information, and links related to general Operating Systems Development on the Web.
Yet Another Object Oriented Operating System
A project of developing new object oriented operating system.
|