Operating Systems
Operating Systems Links
- Virtual Memory Tutorial Extensive discussion of virtual memory.
- DBLP Bibliography: Operating Systems Links to many operating systems journals on the web.
- Write Your Own Operating System [FAQ] The Hobbyist guide to writing your own operating system from the ground up, Question and Answer style on everything from PMode to filesystems to GCC and doing it in C++.
- OS Dev's Circle Online journal about operating system development and links to other resources.
- Inter-Process Communication Tutorial Interactive tutorial about message passing, semaphores, and monitors.
- 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.
- Triple Fault Club Information on writing your own operating system, protected mode, and small independent OS projects with freely-available source code.
- Stan's Home Page Papers about operating systems development, Topics include using virtual hardware and object-oriented operating systems.
- A Caching Model of Operating System Kernel Functionality Describes a kernel that caches system objects to improve performance.
- The Operating Systems Resource Center Extensive information about booting, file systems, memory, architecture, and interfacing with other devices.
- KernelCode News and reviews of kernels.
- On the Development of Object-Oriented Operating Systems for Deeply Embedded Systems Description of a small object-oriented operating system
- Operating Systems Development Tutorial tutorial on operating system development leading to the development of a real mode single tasking operating system developed in assembler.
- Object Orientation in Operating Systems A paper about object oriented operating systems
- OS Development by Gareth Owen Boot sector tutorial and examples.
- 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.
- CS 3210 Design of Operating Systems A course in operating systems with a focus on the design and construction of a modern OS kernel.
- Tuomo Kortesmaa Notes and example code for basic operating systems concepts, threads, sockets, and device drivers.
- OSFAQ Operating System programming information, reviews, extensive FAQ collection, and news.
- ACM Special Interest Group for Operating Systems Tutorial for writing an operating system and links to group members' projects.
- Bootstrap Tutorial How to write a bootstrapper.
- The Operating System Developers Homepage Index of operating systems and links to resources for programmers.
- KernelNewbies.org Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules.
| Help build the largest human-edited directory on the web. |
| Submit a Site - Open Directory Project - Become an Editor |