The Operating System Developers Homepage
Index of operating systems and links to resources for programmers.
http://www.500mhz.net/
Home / Programming / Operating Systems /
|
OS Development
Message board, OS development links, and the Operating System project web ring.
http://www.osdev.org/
Home / Programming / Operating Systems /
|
Virtual Memory Tutorial
Extensive discussion of virtual memory.
http://cne.gmu.edu/modules/vm/
Home / Programming / Operating Systems /
|
Inter-Process Communication Tutorial
Interactive tutorial about message passing, semaphores, and monitors.
http://cne.gmu.edu/modules/ipc/
Home / Programming / Operating Systems /
|
Tuomo Kortesmaa
Notes and example code for basic operating systems concepts, threads, sockets, and device drivers.
http://users.evitech.fi/~tk/rt_html/rtgiftoc.htm
Home / Programming / Operating Systems /
|
KernelNewbies.org
Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules.
http://kernelnewbies.org/
Home / Programming / Operating Systems /
|
Bootstrap Tutorial
How to write a bootstrapper.
http://www.geocities.com/mvea/bootstrap.htm
Home / Programming / Operating Systems /
|
KernelCode
News and reviews of kernels.
http://www.kernelcode.com/
Home / Programming / Operating Systems /
|
DBLP Bibliography: Operating Systems
Links to many operating systems journals on the web.
http://www.informatik.uni-trier.de/~ley/db/os.html
Home / Programming / Operating Systems /
|
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.
http://www.cs.utah.edu/flux/oskit/
Home / Programming / Operating Systems /
|