The Basic Kernel

Fundamental services of a kernel to provide an basic environment to be fleshed out in greater detail by other kernel subsystems, addressed in other volumes.


Have an opinion? Want/need more? Ask.
From Chapter 1, "Introduction to the Basic Kernel", page 23 "This book documents the implementation of the basic kernel, so that it becomes possible to understand the "why" behind just the code. It displays the dependencies between different portions of the kernel implementation, documents limitations of the implementation, shows alternative directions of implementation or locations where the kernel may be extended, and demonstrates the current choice of implementation." From Chapter 1, "Introduction to the Basic Kernel", page 27 "One of the major goals behind the 386BSD effort is to establish structure and clarity in the kernel. These annotations illustrating kernel architecture and implementation represent our best effort thus far in providing a raison d'etre, so that critical work done to improve it is also structured and justified..."

[Return to prior page]


0 readers