|
PR: 3
| Ace Operating System Project An open source operating system for X86 architecture. It also contains documents, specifications explaining various hardware. - Read more http://www.samueldotj.com |
|
PR: 6
| ACM Special Interest Group for Operating Systems Tutorial for writing an operating system and links to group members' projects. - Read more http://www.acm.uiuc.edu |
|
PR: 4
| Agnix An open source project, which has been founded to provide an educational, network operating system kernel. - Read more http://agnix.sourceforge.net |
|
PR: 3
| 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. - Read more http://jolitz.telemuse.net |
|
PR: 4
| Bona Fide OS Development OS development information and tutorials. Links. - Read more http://www.osdever.net |
|
PR: 7
| CS 3210 Design of Operating Systems A course in operating systems with a focus on the design and construction of a modern OS kernel. - Read more http://www.cc.gatech.edu |
|
PR: 6
| DBLP Bibliography: Operating Systems Links to many operating systems journals on the web. - Read more http://www.informatik.uni-trier.de |
|
PR: 5
| 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. - Read more http://www.omninerd.com |
|
PR: 8
| Intel Pentium 4 Manuals The full documentation of system management from Intel for the IA-32 architecture. - Read more http://www.intel.com |
|
PR: 5
| Inter-Process Communication Tutorial Interactive tutorial about message passing, semaphores, and monitors. - Read more http://cs.gmu.edu |