Learn More
Last updated
Last updated
Architecture
Boot Process
Linux Kernel
Device Drivers
Debug
System.Map
Online book about how to write a computer operating system in C/C++ from scratch.
For all practical purposes, the final topic of the 2004 Kernel Summit was the traditional discussion of the development process. This space is usually set aside as the time to pressure Linus for a deadline; often inquiring minds want to know when a feature freeze will happen, but the issue of interest this time was: when will the 2.7 series begin? The answer was somewhat difficult to interpret, but certainly surprising.
This is the be-all, end-all document on this topic. It contains instructions on how to become a Linux kernel developer and how to learn to work with the Linux kernel development community. It tries to not contain anything related to the technical aspects of kernel programming, but will help point you in the right direction for that.
A book-in-progress about the linux kernel and its insides. The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter.