 | |  |
| Computer Organization and Design: The Hardware/Software Interface, Third Edition (The Morgan Kaufmann Series in Computer Architecture and Design) (The ... Series in Computer Architecture and Design) | 
| Authors: David A. Patterson, John L. Hennessy, Peter J. Ashenden, James R. Larus, Daniel J. Sorin Publisher: Morgan Kaufmann Category: Book
List Price: $64.95 Buy New: $20.00 You Save: $44.95 (69%)
Buy New/Used from $19.99
Avg. Customer Rating:   (30 reviews) Sales Rank: 116480
Languages: English (Original Language), English (Unknown), English (Published) Media: Paperback Edition: 3 Number Of Items: 1 Pages: 656 Shipping Weight (lbs): 3 Dimensions (in): 9 x 8 x 1.1
ISBN: 1558606041 Dewey Decimal Number: 004.22 EAN: 9781558606043 ASIN: 1558606041
Publication Date: August 2, 2004 Availability: Usually ships in 1-2 business days
|
| Similar Items:
|
| Editorial Reviews:
Product Description A revised printing for this book will be available in June 2007!
Whats New in the Third Edition, Revised Printing
The same great book gets better! The revised printing features all of the original content along with these additional features:
Appendix A (Assemblers, Linkers, and the SPIM Simulator) has been moved from the CD-ROM into the printed book
Corrections and bug fixes
Click here to request a desk copy of the revised printing!
About the Third Edition
In addition to thoroughly updating every aspect of the text to reflect the most current computing technology, the third edition
*Uses standard 32-bit MIPS 32 as the primary teaching ISA. *Presents the assembler-to-HLL translations in both C and Java. *Highlights the latest developments in architecture in Real Stuff sections:
+ Intel IA-32 + Power PC 604 + Googles PC cluster + Pentium P4 + SPEC CPU2000 benchmark suite for processors + SPEC Web99 benchmark for web servers + EEMBC benchmark for embedded systems + AMD Opteron memory hierarchy + AMD vs. 1A-64
New support for distinct course goals
Many of the adopters who have used our book throughout its two editions are refining their courses with a greater hardware or software focus. We have provided new material to support these course goals:
New material to support a Hardware Focus
+Using logic design conventions +Designing with hardware description languages +Advanced pipelining +Designing with FPGAs +HDL simulators and tutorials +Xilinx CAD tools
New material to support a Software Focus
+How compilers Work +How to optimize compilers +How to implement object oriented languages +MIPS simulator and tutorial +History sections on programming languages, compilers, operating systems and databases
Whats New in the Third Edition
New pedagogical features
Understanding Program Performance -Analyzes key performance issues from the programmers perspective
Check Yourself Questions -Helps students assess their understanding of key points of a section
Computers In the Real World -Illustrates the diversity of applications of computing technology beyond traditional desktop and servers
For More Practice -Provides students with additional problems they can tackle
In More Depth -Presents new information and challenging exercises for the advanced student
New reference features
Highlighted glossary terms and definitions appear on the book page, as bold-faced entries in the index, and as a separate and searchable reference on the CD.
A complete index of the material in the book and on the CD appears in the printed index and the CD includes a fully searchable version of the same index.
Historical Perspectives and Further Readings have been updated and expanded to include the history of software R&D.
CD-Library provides materials collected from the web which directly support the text.
On the CD
CD-Bars: Full length sections that are introduced in the book and presented on the CD
CD-Appendixes: The entire set of appendixes
CD-Library: Materials collected from the web which directly support the text
CD-Exercises: For More Practice provides exercises and solutions for self-study In More Depth presents new information and challenging exercises for the advanced or curious student Glossary: Terms that are defined in the text are collected in this searchable reference
Further Reading: References are organized by the chapter they support
Software: HDL simulators, MIPS simulators, and FPGA design tools
Tutorials: SPIM, Verilog, and VHDL
Additional Support: Processor Models, Labs, Homeworks, Index covering the book and CD contents
Instructor Support
+ Instructor Support is provided in a password-protected site to adopters who request the password from our sales representative + Solutions to all the exercises + Figures from the book in a number of formats + Lecture slides prepared by the authors and other instructors + Lecture notes
System Requirements Operating System Most of the content on this CD can be used under any operating system that includes an HTML browser and a PDF viewer. This includes Windows 98 or later, Mac OS 9 and OS X, and most Linux and Unix systems. Some contributed software on this CD is operating system specific. See the installation instructions on the Software page for details.
HTML Browser The navigation framework and some of the content on this CD is delivered in HTML and JavaScript. It is recommended that you install the latest version of your favorite HTML browser to view this CD. The content has been verified under Windows 2000 with the following browsers: Internet Explorer 6.0, Mozilla 1.6, Netscape 7.1, Opera 7.23. Under Mac OS X with the following browsers: Internet Explorer 5.2.3, Mozilla 1.6 , Netscape 7.1, Safari 1.2. And under Mandrake Linux with the following browser: Galeon 1.3.8.
The content is designed to be viewed in a browser window that is at least 720 pixels wide. You may find the content does not display well if your display is not set to at least 1024x768 pixel resolution.
PDF Viewer The CD material includes PDF documents that you can read with a PDF viewer such as Adobe Acrobat or Adobe Reader. Recent versions of Adobe Reader for supported platforms are included on the CD. Visit the Adobe Reader home page for more information.
Browser Plugins Some of the material on this CD makes use of Flash animations. To view this material, you will need to have Macromedia Flash Player installed. You can install the Shockwave Player (which includes Flash) on Windows and Macintosh from this CD. Visit the Macromedia homepage for more information. Note that recent versions of some browsers, including Internet Explorer, Netscape, and AOL, already incorporate Flash Player.
Some of the material on this CD contains photographic panoramas that can only be viewed with the iseemedia Zoom Viewer browser plugin on Windows and Mac OS 9 platforms. Visit iseemedia's website for download instructions.
For instructor resources click on the grey "companion site" button found on the right side of this page. This new edition represents a major revision. New to this edition:
* Entire Text has been updated to reflect new technology * 70% new exercises. * Includes a CD loaded with software, projects and exercises to support courses using a number of tools * A new interior design presents defined terms in the margin for quick reference * A new feature, "Understanding Program Performance" focuses on performance from the programmer's perspective * Two sets of exercises and solutions, "For More Practice" and "In More Depth," are included on the CD * "Check Yourself" questions help students check their understanding of major concepts * "Computers In the Real World" feature illustrates the diversity of uses for information technology *More detail below...
|
| Customer Reviews: Read 25 more reviews...
  Uneven, intermediate-level qualitative treatment July 18, 2008 1 out of 1 found this review helpful
The first few chapters are a bit wasted. If this is your first exposure to computer internals, the material there is densely packed and not so well organized. The authors take a sort of patchy top-down approach to introducing the computer, visiting instructions, high-level languages, compilers, arithmetic, memory addressing, etc. I found a much more coherent and satisfying introduction in Patt's "Introduction to Computing Systems", which starts from transistors and works its way up to C over a whole volume. In all fairness, the authors did include a brief introduction to digital logic in Appendix B.
It's around Chapter 4 that this book really takes off, as the topic shifts to performance and optimization. The explanations are very clear and punctuated with brief, worked-out numerical examples. The discussions of pipelines and memory hierarchy are superb. There are some interesting asides where they compare and contrast the MIPS RISC architecture used throughout the book with Intel's Pentium.
These latter chapters have a certain story-telling quality, with gems of engineering wisdom. It's clear the authors have deep and practical knowledge of their subject. They often revisit the themes of simplicity, measurement and trade-offs as they introduce systems of growing complexity.
  Simple, clear introduction June 4, 2008 For anyone who wants to know how simple processing and memory works. IO devices chapter was so thin as to be useless, but the main parts of the book were comprehensive.
Used as a textbook in class, but I will keep it as a reference due to high quality and readability.
  Poorly organized and has lots of filling material June 1, 2008 1 out of 1 found this review helpful
The book presents computer architecture around MIPS and supporting hardware organization.
Division of the book into printed material and extra material on CD is a bad choice. One ends up printing the CD material anyway. Especially, it is always good to have a quick digital design review at the beginning of a Computer Organization course. But the review is pushed onto the CD. The authors claim they made this weird choice to keep the the size of the book in check. They could have achieved this easily by adjusting the unnecessarily large typeface used in the book.
They could omit most of their "insight providing" "pits and fallacies" sections. Most of this material can be covered in the standard text. Instead, the authors choose to give common sense arguments a prophetic voice. Along the same lines, they should omit their recurring rant about Intel and how they screwed up the nice RISC architecture the authors helped invent.
The book has editing problems throughout. The diagrams are full of mistakes. There are repeated paragraphs. The text has a poor flow. Some remarks and arguments do not make sense unless the reader is already very familiar with the topic, which is not usually the case for an undergraduate student.
I recommend Parhami's book Computer Architecture: From Microprocessors to Supercomputers (Oxford Series in Electrical and Computer Engineering) instead. This book basically has the same material and it does it right.
  Must Read - gem of its kind March 15, 2008 1 out of 1 found this review helpful
I'm a software developer and avid reader of math and tech books. This book is a gem of its kind.
Positives: 1.Each line in this book has a purpose and you'll definitely learn 2.The author didn't assume you to be a dumb reader; rather he'll influence you enough to come up with your own computer design. 3.For any reader, all the questions that could arise from learning each page will be answered sooner or later. I was impressed.
Warning: This book uses MIPS instruction set rather than x86 or Pentium instructions. But as I said the author has a purpose for everything - simplicity in this case. Readers looking for a good treatment of x86 architecture should be warned. Readers who are new to the subject should be glad to know that after finishing this book you'll be able make every sense out of Intel's manual and developer's guide.
Happy reading...
  Good Reference, Easy Reading January 24, 2008 0 out of 2 found this review helpful
I like the layout of the book, it works great as a reference, but since I am just beginning my education of computer architecture, I'm actually just reading through it.
The first chapter is bland, covering basic computer knowledge topics, such as how mice work. After that, the book's depth increases dramatically. It give through explanations of compilers and assemblers with ample examples in C and assembly language. There are hints of Java-based examples, but I haven't read far enough to find them yet.
In lab the MIP instruction reference was very handy.
|
|
| Powered by: Dknc, inc. and Amazon.com |  | 
For your safety and security, orders are processed through amazon.com
|
|
 |
|