Computer Organization and Design: The Hardware/Software Interface FROM OUR EDITORS
The Barnes & Noble Review
Even today, to write great software, it helps to understand the underlying hardware. And if youᄑre a hardware architect, youᄑd better understand how your choices will impact developers. Computer Organization and Design, Third Edition will help software and hardware folks understand each other. The authors even provide separate learning paths for each audience.
Using the actual MIPS 32 architecture to ground their discussions in reality, David Patterson and John Hennessy illuminate computer arithmetic, pipelining, memory hierarchies, I/O, multiprocessing, clustering, and much more. Throughout, welcome ᄑFallacies and Pitfallsᄑ sections clear up much of the misinformation that bedevils the field.
This editionᄑs been heavily updated, both for clarity and content. Especially worth noting: a stronger focus on the relationship between hardware and program performance, and a comparison of the Pentium 4 with AMDᄑs influential new Opteron. Bill Camarda
Bill Camarda is a consultant, writer, and web/multimedia content developer. His 15 books include Special Edition Using Word 2003 and Upgrading & Fixing Networks for Dummies, Second Edition.
ANNOTATION
Patterson-Hennessey's new work offers the most current and comprehensive coverage of the topic and is the only book on the market to include RISC architectures. The book is intended to teach a broader audience the fundamentals of computing including programs, operating systems, and compilers.
FROM THE PUBLISHER
The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far-reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a look deep into the computer. It demonstrates the relationships between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. As with previous editions, a MIPS processor is the core used to present the fundamentals of hardware technologies at work in a computer system. The book presents an entire MIPS instruction set -- instruction by instruction -- the fundamentals of assembly language, computer arithmetic, pipelining, memory hierarchies, and I/O, and introduces the essentials of network and multiprocessor architectures. A new aspect of the third edition is the explicit connection between program performance and CPU performance. The authors show how hardware and software components -- such as the specific algorithm, programming language, compiler, instruction set architecture, and processor implementation -- impact program performance. This edition also digs deeper into related hardware and software issues, offering specific material on the CD for readers with a hardware or software focus. A CD provides a toolkit of simulators and compilers along with tutorials for using them.