This question is best answered in the preface. Let me repeat the relevant portion here since this question is quite a FAQ.
After working on, programming on, and extending several operating systems over the years, I was introduced to Mac OS X on April 1, 2003. I was soon curious about the structure of the system. Despite the availability of several good books on Mac OS X, I was dismayed to find that I could not learn the details of Mac OS X internals from a book—no such book existed. Although the existing books play important roles in making Mac OS X accessible, the core architecture and implementation of Mac OS X and its components have remained mysteries. To make matters worse, besides the lack of information, it is common to find misinformation on the composition of Mac OS X. Consequently, the system is often misunderstood because of long-standing myths and stereotypes, or is perceived as a black box.
Therefore, I wrote this book to deconstruct and demystify Mac OS X by describing it from a system-design perspective. I used an implementation-oriented approach to explaining the system.