Cargando…

Computer architecture : a quantitative approach /

'Computer Architecture: A Quantitative Approach', Fifth Edition, explores the ways that software and technology in the cloud are accessed by digital media, such as cell phones, computers, tablets, and other mobile devices. The book became a part of Intel's 2012 recommended reading lis...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hennessy, John L. (Autor), Patterson, David A. (Autor)
Otros Autores: Asanović, Krste (Contribuidor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Amsterdam ; Boston : Morgan Kaufmann/Elsevier, ©2012.
Edición:Fifth edition.
Colección:The Morgan Kaufmann series in computer architecture and design
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 KNOVEL_ocn760411106
003 OCoLC
005 20231027140348.0
006 m o d
007 cr |n|||||||||
008 111027s2012 ne a ob 001 0 eng d
040 |a CDX  |b eng  |e pn  |c CDX  |d CUS  |d MYG  |d E7B  |d COO  |d GZM  |d YDXCP  |d DEBSZ  |d OCLCQ  |d KNOVL  |d OCLCQ  |d KNOVL  |d OCLCF  |d OCLCQ  |d ORE  |d OCLCQ  |d KNOVL  |d NNO  |d OCLCQ  |d ZCU  |d Z5A  |d VGM  |d U3W  |d CEF  |d OCLCQ  |d NLE  |d INT  |d OCLCQ  |d UKMGB  |d UPM  |d MERER  |d OCLCQ  |d UKBTH  |d NJP  |d LIP  |d HS0  |d UKAHL  |d CUV  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB7J0973  |2 bnb 
016 7 |a 018537568  |2 Uk 
019 |a 763161228  |a 1064952870  |a 1112426571  |a 1113713095  |a 1113889184  |a 1114166002  |a 1114968753  |a 1117645080  |a 1119614105  |a 1120881297  |a 1159655048  |a 1227643193 
020 |a 9780123838735  |q (electronic bk.) 
020 |a 0123838738  |q (electronic bk.) 
020 |z 9780123838728  |q (pbk. ;  |q alk. paper) 
020 |z 012383872X  |q (pbk. ;  |q alk. paper) 
020 |a 6613298972 
020 |a 9786613298973 
020 |a 0128119063 
020 |a 9780128119068 
020 |a 128329897X 
020 |a 9781283298971 
024 8 |a 9786613298973 
029 1 |a AU@  |b 000050120698 
029 1 |a AU@  |b 000061989885 
029 1 |a CHNEW  |b 000723466 
029 1 |a DEBSZ  |b 372823556 
029 1 |a NZ1  |b 15180251 
029 1 |a NZ1  |b 15621934 
029 1 |a NZ1  |b 15874087 
029 1 |a UKMGB  |b 018537568 
035 |a (OCoLC)760411106  |z (OCoLC)763161228  |z (OCoLC)1064952870  |z (OCoLC)1112426571  |z (OCoLC)1113713095  |z (OCoLC)1113889184  |z (OCoLC)1114166002  |z (OCoLC)1114968753  |z (OCoLC)1117645080  |z (OCoLC)1119614105  |z (OCoLC)1120881297  |z (OCoLC)1159655048  |z (OCoLC)1227643193 
037 |a 329897  |b MIL 
050 4 |a QA76.9.A73  |b P377 2012eb 
082 0 4 |a 004.2/2  |2 23 
049 |a UAMI 
100 1 |a Hennessy, John L.,  |e author. 
245 1 0 |a Computer architecture :  |b a quantitative approach /  |c John L. Hennessy, David A. Patterson ; with contributions by Krste Asanović [and others]. 
250 |a Fifth edition. 
260 |a Amsterdam ;  |a Boston :  |b Morgan Kaufmann/Elsevier,  |c ©2012. 
300 |a 1 online resource (xxviii, 493, [325] pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 0 |a The Morgan Kaufmann series in computer architecture and design 
504 |a Includes bibliographical references and index. 
505 0 |a Front cover -- In praise of Computer Architecture : A Quantitative Approach Fifth Edition -- Computer Architecture : A Quantitative Approach -- Copyright -- Dedication -- Foreword -- Table of contents -- Preface -- Acknowledgments -- Chapter 1. Fundamentals of quantitative design and analysis -- Chapter 2. Memory hierarchy design -- Chapter 3. Instruction-level parallelism and its exploitation -- Chapter 4. Data-level parallelism in vector, SIMD, and GPU architectures -- Chapter 5. Thread-level parallelism -- Chapter 6. Warehouse-scale computers to exploit request-level and data-level parallelism -- Appendix A. Instruction set principles -- Appendix B. Review of memory hierarchy -- Appendix C. Pipelining : Basic and intermediate concepts -- Online Appendices -- Appendix D. Storage systems -- Appendix E. Embedded systems / by Thomas M. Conte -- Appendix F. Interconnection networks / revised by Timothy M. Pinkston and José Duato -- Appendix G. Vector processors in more depth / revised by Krste Asanovic -- Appendix H. Hardware and software for VLIW and EPIC -- Appendix I. Large-scale multiprocessors and scientific applications -- Appendix J. Computer arithmetic / by David Goldberg -- Appendix K. Survey of instruction set architectures -- Appendix L. Historical perspectives and references -- References -- Index. 
520 |a 'Computer Architecture: A Quantitative Approach', Fifth Edition, explores the ways that software and technology in the cloud are accessed by digital media, such as cell phones, computers, tablets, and other mobile devices. The book became a part of Intel's 2012 recommended reading list for developers, and it covers the revolution of mobile computing. The text also highlights the two most important factors in architecture today : parallelism and memory hierarchy. The six chapters that this book is composed of follow a consistent framework : explanation of the ideas in each chapter ; a "crosscutting issues" section, which presents how the concepts covered in one chapter connect with those given in other chapters ; a "putting it all together" section that links these concepts by discussing how they are applied in real machine ; and detailed examples of misunderstandings and architectural traps commonly encountered by developers and architects. The first chapter of the book includes formulas for energy, static and dynamic power, integrated circuit costs, reliability, and availability. Chapter 2 discusses memory hierarchy and includes discussions about virtual machines, SRAM and DRAM technologies, and new material on Flash memory. The third chapter covers the exploitation of instruction-level parallelism in high-performance processors, superscalar execution, dynamic scheduling and multithreading, followed by an introduction to vector architectures in the fourth chapter. Chapters 5 and 6 describe multicore processors and warehouse-scale computers (WSCs), respectively. 
546 |a English. 
588 0 |a Print version record. 
590 |a Knovel  |b ACADEMIC - Computer Hardware Engineering 
650 0 |a Computer architecture. 
650 6 |a Ordinateurs  |x Architecture. 
650 7 |a COMPUTERS  |x Systems Architecture  |x General.  |2 bisacsh 
650 7 |a Computer architecture  |2 fast 
700 1 |a Patterson, David A.,  |e author. 
700 1 |a Asanović, Krste,  |e contributor. 
776 0 8 |i Print version:  |a Hennessy, John L.  |t Computer architecture.  |b Fifth edition.  |d Waltham, MA : Morgan Kaufmann, [2012]  |z 9780123838728  |w (DLC) 2011038128  |w (OCoLC)755102367 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpCAAQAE11/toc  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH23092799 
938 |a Coutts Information Services  |b COUT  |n 19726629 
938 |a ebrary  |b EBRY  |n ebr10506454 
938 |a YBP Library Services  |b YANK  |n 7184126 
994 |a 92  |b IZTAP