The Design and Implementation of the 4.4 BSD Operating System (Addison-Wesley UNIX and Open Systems Series)

by Addison-Wesley Professional

$69.99
51% off
buy from amazon.com
Average Rating: * * * * half star
Sales Rank:585863 (lower is better)
Price as of:11/15/2008 5:11:59 PM MST
Price Used:$14.40
Shipping:Free Shipping on most orders over $25*
Availability:Usually ships in 24 hours
Label:Addison-Wesley Professional
UPC:785342549799
Pages:608
Binding:Hardcover
Publication Date:1996-05-10
Published By:Addison-Wesley Professional
ASIN:0201549794
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

This book describes the design and implementation of the 4.4BSD operating system, the latest release of what previously was known as the "Berkeley" version of UNIX. Because the 4.4BSD operating system is freely available in source and binary form, it is the system of choice for researchers, developers, and programmers. From its years of use in commercial environments, the robustness of the 4.4BSD operating system has made it the most common platform for providing network services on the Internet including routing, firewall protection, WWW services, and electronic mail handling. As key participants in the development of 4.4BSD, the authors provide comprehensive and up-to-date technical information needed by system programmers and application programmers.
Amazon.com Review

This book describes the design and implementation of the BSD operating system--previously known as the Berkeley version of UNIX. Today, BSD is found in nearly every variant of UNIX, and is widely used for Internet services and firewalls, timesharing, and multiprocessing systems. Readers involved in technical and sales support can learn the capabilities and limitations of the system; applications developers can learn effectively and efficiently how to interface to the system; systems programmers can learn how to maintain, tune, and extend the system.

Highlights:

  • Details major changes in process and memory management
  • Describes the new extensible and stackable file system interface
  • Includes an invaluable chapter on the new network file system
  • Updates information on networking and interprocess communication
Written from the unique perspective of the system's architects, this book delivers the most comprehensive, up-to-date, and authoritative technical information on the internal structure of the latest BSD system.

Customer Reviews

Not bad. - Reviewed on 2004-09-20
* * *
2 customers found this review helpful.

This really filled the void between the amazing hands-on "Lions Book" and Maurice Bach's "The Design of the UNIX Operating System", introducing the reader to some more modern implementation of the UNIX operating system.
There is some bad in the good though, the text varies in quality, not having code anywhere in the book is sometimes a big miss, you can get pretty exhausted reading this, I meant to get this book as bed time reading, it ended up being more of a reference, with only a few chapters being useful, if you're curious about the internals of the actual system get it, but if you need some more theoretical grasp or a "toy problem" book to truly understand the basics, then get Lions book.
Conclusion, I dont regret having it on my shelf, maybe it just could have been better.

Enjoy.
packed with facts, however there is little joy - Reviewed on 2003-12-21
* * *
2 customers found this review helpful.

If you are already a BSD kernel expert you might use this as a reference. If you're an advanced "userland" programmer who wants to start learning about kernel internels, this is one way to proceed but, it is very, very difficult.

I wish Kirk had decided to show us more of the joy of programming the kernel. If he had, the book would have been worth at least twice it's current price.

very good, nice, funny, professional kernel hacking - Reviewed on 2003-05-22
* * * * *
2 customers found this review helpful.

well, just see the authors,..
in my opinion, the overall text is very good designed, easy to read, and gives you a good overview of the kernel.
although im not a professional kernel hacking, it explains you how the system works, lettign you "grep" through the source, (get 4.3 bsd from ftp://ftp.funet.fi/unix first), very good.
Great book on BSD 4.4, but make sure you've read Bach first - Reviewed on 2003-04-23
* * * * *
8 customers found this review helpful.

While this book has been written by some of the best in the UNIX arena, their strong focus on packing a lot of content into these pages at times can prove a burden to the reader.

Reading through the chapters, it appears that the book could have been rendered more readable if a knowledgeable technical editor had put the finishing touches on it.

Nevertheless, even though it takes a bit of time to get used to the different writing styles and differences in quality of several chapters, this books is a well of insights into the internal workings of BSD 4.4 and its derivatives (like Mac OS X).

In order to gain the most from this title, I strongly urge interested readers to already have worked their way through Maurice J. Bach's "The Design of the UNIX Operating System".

Don't get confused by the cover, it's not a comix book :) - Reviewed on 2001-09-15
* * * * *
7 customers found this review helpful, 1 did not.

Seriously, despite of the funny little daemon on the cover, this book is quite difficult.

First, it's a technical book about the BSD kernel. The only reason why you would want to read it is that you really want to know How It Works(tm). It's all about kernel. The drivers are only slightly touched, the API is touched even less. Rather than that, this book shows you the fields and flags of internal structures and the ways they are handled. Therefore I'd only recommend it to the system programmers and may be to the enthusiastic admins.

Second, certain chapters are written much worse than the others. The language in chapters 4 (Process Management) and 5 (Memory Management) is sort of a tangled making reading a challenge and it's really a pity because these two topics would better be covered best.

Also note that this book does not include sample code AT ALL. All the principles and algorithms are described using plain English and I'd say it's great, because it's much easier to follow, rather than making your way through somebody else's C scribbling.

Anyway, 5 stars, because it gives you 500 pages of pure distilled info. And it's info from the authors of BSD !

I'm definetely looking forward to read this book again and this is one of the books that are worth it.

Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects