The Operating System Developers Homepage (Popularity: )
http://www.500mhz.net/
Index of operating systems and links to resources for programmers.
|
KernelNewbies.org (Popularity: )
http://kernelnewbies.org/
Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules.
|
Bootstrap Tutorial (Popularity: )
http://www.geocities.com/mvea/bootstrap.htm
How to write a bootstrapper.
|
DBLP Bibliography: Operating Systems (Popularity: )
http://www.informatik.uni-trier.de/~ley/db/os.html
Links to many operating systems journals on the web.
|
The OSKit Project (Popularity: )
http://www.cs.utah.edu/flux/oskit/
An open source set of libraries that can be used as building blocks for an operating system for x86. Includes ...
|
ACM Special Interest Group for Operating Systems (Popularity: )
http://www.acm.uiuc.edu/sigops/
Tutorial for writing an operating system and links to group members' projects.
|
The Operating Systems Resource Center (Popularity: )
http://www.nondot.org/sabre/os/articles
Extensive information about booting, file systems, memory, architecture, and interfacing with other devices.
|
CS 3210 Design of Operating Systems (Popularity: )
http://www.cc.gatech.edu/classes/AY2000/cs3210_spring/
A course in operating systems with a focus on the design and construction of a modern OS kernel.
|
Ace Operating System Project (Popularity: )
http://aceos.netfirms.com/
An open source operating system for X86 architecture. It also contains documents, specifications explaning various hardware.
|
Triada (Popularity: )
http://www.triadaos.narod.ru/
Ukrainiann Operating System. OS sources, toolkit downloads. OS development related articles.
|
Operating System Lecture Notes (Popularity: )
http://www.personal.kent.edu/~rmuhamma/OpSystems/os.html
Notes on operating system theory, source code of describing actual construction of operating system in C programming language. Also OS ...
|
Operating System Index (Popularity: )
http://backster.free.fr
A list of educational and experimental operating systems aiming to help developers who are looking for code examples.
|
Tuomo Kortesmaa (Popularity: )
http://users.evitech.fi/~tk/
Notes and example code for basic operating systems concepts, threads, sockets, and device drivers.
|
Bona Fide OS Development (Popularity: )
http://www.osdever.net/
OS development information and tutorials. Links.
|
Home Page of LA Sewell (Popularity: )
http://members.lycos.co.uk/lasewell/
Bootsi - a simple program (Windows) write a bootsector to a floppy disk; a.zip - a floppy disk image for ...
|
OSDEV Community (Popularity: )
http://www.osdcom.info/
A web portal dedicated to operating system development, attracting programmers into an advanced development environment.
|
Pierre's Library (Popularity: )
http://perso.wanadoo.fr/pierrelib/
A resource center for PC operating system developpers. The aim is to provide reliable documents about software and hardware standards ...
|