【目录信息】
Preface .
About the Authors
Part I Overview
Chapter 1 History and Goals
1.1 History of the UNIX System
1.2 BSD and Other Systems
1.3 The Transition of BSD to Open Source
1.4 The FreeBSD Development Model
Chapter 2 Design Overview of FreeBSD
2.1 FreeBSD Facilities and the Kernel
2.2 Kernel Organization
2.3 Kernel Services
2.4 Process Management
2.5 Memory Management
2.6 I/O System
2.7 Devices
2.8 Filesystems
2.9 Network Filesystem
<< 查看详细目录
【前言】
This book follows the earlier authoritative and full-length descriptions of the design and implementation of the 4.3BSD and 4.4BSD versions of the UNIX system developed at the University of California at Berkeley. Since the final Berkeley release in 1994, several groups have continued development of BSD. This book details FreeBSD, the system with the largest set of developers and the most widely distributed releases. Although the FreeBSD distribution includes nearly 1000 utility programs in its base system and nearly 10,000 optional utilities..
<< 查看前言