"The Solaris Internals volumes are simply the best and most comprehensive treatment of the Solaris (and OpenSolaris) Operating Environment. Any person using Solaris--in any capacity--would be remiss not to include these two new volumes in their personal library. With advanced observability tools in Solaris (like DTrace), you will more often find yourself in what was previously unchartable territory. Solaris Internals, Second Edition, provides us a fantastic means to be able to quickly understand these systems and further explore the Solaris architecture--especially when coupled with OpenSolaris source availability." --Jarod Jenson, chief systems architect, Aeysis "The Solaris Internals volumes by Jim Mauro and Richard McDougall must be on your bookshelf if you are interested in in-depth knowledge of Solaris operating system internals and architecture. As a senior Unix engineer for many years, I found the first edition of Solaris Internals the only fully comprehensive source for kernel developers, systems programmers, and systems administrators.The new second edition, with the companion performance and debugging book, is an indispensable reference set, containing many useful and practical explanations of Solaris and its underlying subsystems, including tools and methods for observing and analyzing any system running Solaris 10 or OpenSolaris. " --Marc Strahl, senior UNIX engineer Solaris Performance and Tools provides comprehensive coverage of the powerful utilities bundled with Solaris 10 and OpenSolaris, including the Solaris Dynamic Tracing facility, DTrace, and the Modular Debugger, MDB. It provides a systematic approach to understanding performance and behavior, including: *Analyzing CPU utilization by the kernel and applications, including reading and understanding hardware counters *Process-level resource usage and profiling *Disk IO behavior and analysis *Memory usage at the system and application level *Network performance *Monitoring and profiling the kernel, and gathering kernel statistics *Using DTrace providers and aggregations *MDB commands and a complete MDB tutorial The Solaris Internals volumes make a superb reference for anyone using Solaris 10 and OpenSolaris.
Customer Reviews:
Avg. Customer Rating: 4.5 / 5.0
An excellent reference book:
A surprisingly good book from Sun considering how poorly I think of mdb as a development tool. If you are forced to work with Solaris then this is a must have for your bookshelf.
valuable reference:
If you need to dig into the internals of Solaris for any reason, this book is a must have, especially for the dtrace and mdb tools which are very powerful but powerfully complex. I use the book as a constant reference for mdb. I didn't rate it the highest though because it is somewhat inconsistent in the level of explanation offered. Some topics explained thoroughly and others leave one wanting a better explanation. Nevertheless, it's the only resource of it's kind.
The perfect companion for Solaris Internals:
If you have bought Solaris Internals, this book is a must because it will take to the practice many of the information given in the other one. I really like the part which talks about optimizing Java procesess, which is useful even if you're not running Solaris (though not all applies). It made me optimize a lot my servers. Of course, i would recommend this book to any one interested in optimizing the performance of Solaris 10 and OpenSolaris.
Best Manual Ever:
I found this to be one of the best manuals for dtrace, iostat and mdb that I have ever seen. Not only were there good examples but there were lots of them. Why can't these people write the man pages in Solaris?