出版時(shí)間:2007-1 出版社:機(jī)械工業(yè) 作者:斯坦福大學(xué) 頁數(shù):708
Tag標(biāo)簽:無
內(nèi)容概要
本書系統(tǒng)地介紹了計(jì)算機(jī)系統(tǒng)的設(shè)計(jì)基礎(chǔ)、指令集系統(tǒng)結(jié)構(gòu),流水線和指令集并行技術(shù)。層次化存儲(chǔ)系統(tǒng)與存儲(chǔ)設(shè)備?;ミB網(wǎng)絡(luò)以及多處理器系統(tǒng)等重要內(nèi)容。在這個(gè)最新版中,作者更新了單核處理器到多核處理器的歷史發(fā)展過程的相關(guān)內(nèi)容,同時(shí)依然使用他們廣受好評(píng)的“量化研究方法”進(jìn)行計(jì)算設(shè)計(jì),并展示了多種可以實(shí)現(xiàn)并行,陛的技術(shù),而這些技術(shù)可以看成是展現(xiàn)多處理器體系結(jié)構(gòu)威力的關(guān)鍵!在介紹多處理器時(shí),作者不但講解了處理器的性能,還介紹了有關(guān)的設(shè)計(jì)要素,包括能力??煽啃?、可用性和可信性。 本書內(nèi)容豐富,既介紹了當(dāng)今計(jì)算機(jī)體系結(jié)構(gòu)的最新研究成果,也引述了許多計(jì)算機(jī)系統(tǒng)設(shè)計(jì)開發(fā)方面的實(shí)踐經(jīng)驗(yàn)。另外,各章結(jié)尾還附有大量的習(xí)題和參考文獻(xiàn)。本書既可以作為高等院校計(jì)算機(jī)專業(yè)高年級(jí)本科生和研究生學(xué)習(xí)“計(jì)算機(jī)體系結(jié)構(gòu)”和“計(jì)算機(jī)組成原理”等課程的教材或參考書,也可供與計(jì)算機(jī)相關(guān)的專業(yè)人士學(xué)習(xí)參考。 本書特色 ·每章中的“Putting,It All Together”小節(jié)關(guān)注了業(yè)界的各種最新技術(shù),包括Sun Niagara處理器、AMD Opteron處理器以及Intel Pentium 4處理器。. ·“Review appendices”小節(jié)中收錄了正文內(nèi)容所依賴的基本和中間準(zhǔn)則。 ·每章最后都有一個(gè)由工業(yè)或?qū)W術(shù)界的專家提供的“Case Studies”,以及與之配套的練習(xí)題,以便讀者更深入地理解和掌握每章中所論述的關(guān)鍵概念。.. ·附贈(zèng)光盤中的“Reference appendices”收錄了一些特邀學(xué)術(shù)專家的文章,其中包括嵌入式系統(tǒng)。向量處理機(jī)?;ミB網(wǎng)絡(luò)和大規(guī)模多處理9S等很多方面的內(nèi)容。
作者簡介
John L.Hennessy,斯坦福大學(xué)校長,IEEE和ACM會(huì)士,美國國家工程研究院院士及美國科學(xué)藝術(shù)研究院院士,因在RISC技術(shù)方面做出的突出貢獻(xiàn)而榮獲了2001年的Eckert-Mauchly獎(jiǎng)。同時(shí)他也是2001是Seymour Cray計(jì)算機(jī)工程獎(jiǎng)得主,并且和本書另外一位作者David A.Patterson分享了
書籍目錄
Foreword Preface Acknowledgments Chapter 1 Fundamentals of Computer Design 1.1 Introduction 1.2 Classes of Computers 1.3 Defining Computer Architecture 1.4 Trends in Technology 1.5 Trends in Power in Integrated Circuits 1.6 Trends in Cost 1.7 Dependability 1.8 Measuring, Reporting, and Summarizing Performance 1.9 Quantitative Principles of Computer Design 1.10 Putting It All Together: Performance and Price-Performance 1.11 Fallacies and Pitfalls 1.12 Concluding Remarks 1.13 Historical Perspectives and References Case Studies with Exercises by Diana Franklin Chapter 2 Instruction-Level Parallelism and Its Exploitation 2.1 Instruction-Level Parallelism: Concepts and Challenges 2.2 Basic CompilerTechniques for Exposing lLP 2.3 Reducing Branch Costs with Prediction 2.4 Overcoming Data Hazards with Dynamic Scheduling 2.5 Dynamic Scheduling:Examples and the Algorithm 2.6 Hardware-Based Speculation 2.7 Exploiting ILP Using Multiple Issue and Static Scheduling 2.8 Exploiting ILP Using Dynamic Scheduling,Multiple Issue,and Speculation 2.9 Advanced Techniques for Instruction Delivery and Speculation 2.10 Putting It All Together:The Intel Pentium4 2.11 Fallacties and Pitfalls 2.12 Concluding Remarks 2.13 Historical Perspective and References Case Studies with Exercises by Robert P.ColwellChapter 3 Limits on Instruction-Level ParalleilsmChapter 4 Multiprocessors and Thread-Level ParallelismChapter 5 Memory Hierarchy DesignChapter 6 Storage SystmesAppendix A Pipelining:Basic and Intermediate ConceptsAppendix B Instrction Set Principles and ExamplesAppendix C Review of Memory HierarchyCompanion CD AppendicesAppendiex D Embedded SystemsAppendiex E Interconnection NetworksAppendiex F Vector ProcessorsAppendiex G Hardware and Software for VLIW and EPICAppendiex H Large-Scale Multiprocessors and Scientific ApplicationsAppendiex I Computer ArithmeticAppendiex J Survey of Instruction Set ArchitecturesAppendiex K Historical Perspectives and ReferencesOnline AppendixAppendiex L Solutionas to Case Study ExercisesReferencesIndex
編輯推薦
《計(jì)算機(jī)體系結(jié)構(gòu)量化研究方法》(英文版·第4版)內(nèi)容豐富,既介紹了當(dāng)今計(jì)算機(jī)體系結(jié)構(gòu)的最新研究成果,也引述了許多計(jì)算機(jī)系統(tǒng)設(shè)計(jì)開發(fā)方面的實(shí)踐經(jīng)驗(yàn)。另外。各章結(jié)尾還附有大量的習(xí)題和參考文獻(xiàn)?!队?jì)算機(jī)體系結(jié)構(gòu)量化研究方法》(英文版·第4版)既可以作為高等院校計(jì)算機(jī)專業(yè)高年級(jí)本科生和研究生學(xué)習(xí)“計(jì)算機(jī)體系結(jié)構(gòu)”和“計(jì)算機(jī)組成原理”等課程的教材或參考書,也可供與計(jì)算機(jī)相關(guān)的專業(yè)人士學(xué)習(xí)參考。
圖書封面
圖書標(biāo)簽Tags
無
評(píng)論、評(píng)分、閱讀與下載
計(jì)算機(jī)體系結(jié)構(gòu) PDF格式下載