Linux kernel complete comments (with linux0.11 kernel source code, super complete comments)
This book provides detailed and comprehensive annotations and explanations of all code files of the early Linux operating system kernel (v0.11), aiming to enable readers to gain a comprehensive and profound understanding of the working mechanism of Linux in the shortest possible time, and provide a basis for further development. Lay a solid foundation for learning and researching the Linux system. The book first takes the changing history of Linux source code versions as the main line, introduces the development history of the Linux system in detail, highlights the important differences and improvements between each kernel version, and gives The reasons for choosing version 0.11 (0.95) as the research object are explained. The book then annotates and details all kernel programs and files according to the organizational structure of the kernel source code. Along with the comments, it also introduces the relevant knowledge that readers should know and gives relevant hardware information. This book introduces the organizational structure and interrelationships of the kernel source code.
This book is suitable as a practical textbook and reference book for computer major students studying operating system courses. It is also suitable for self-study by Linrx operating system enthusiasts. It can also be used as a reference book for embedded development and application by technicians with a certain foundation.
Expand