This easy-to-read textbook provides an introduction to computer architecture, focusing on the essential aspects of hardware that programmers need to know. Written from a programmer’s point of view, Essentials of Computer Architecture, Third Edition, covers the three key aspects of architecture: processors, physical and virtual memories, and input-output (I/O) systems.This third edition is updated in view of advances in the field. Most students only have experience with high-level programming languages, and almost no experience tinkering with electronics and hardware. As such, this text is revised to follow a top-down approach, moving from discussions on how a compiler transforms a source program into binary code and data, to explanations of how a computer represents data and code in binary.Additional chapters cover parallelism and data pipelining, assessing the performance of computer systems, and the important topic of power and energy consumption. Exclusive to this third edition, a new chapter explains multicore processors and how coherence hardware provides a consistent view of the values in memory even though each core has its own cache.Suitable for a one-semester undergraduate course, this clear, concise, and easy-to-read textbook offers an ideal introduction to computer architecture for students studying computer programming.
Les mer
Written from a programmer’s point of view, this book covers the three key aspects of architecture: processors, physical and virtual memories, and input-output (I/O) systems.
PrefaceChapter 1 Introduction and OverviewChapter 2 Program Interpretation and TransformationChapter 3 Data and Program RepresentationChapter 4 A High-Level Overview of ProcessorsChapter 5 Instruction Stes and OperandsChapter 6 Operand Addressing and Operand TypesChapter 7 Assembly Languages and Programming ParadigmChapter 8 Main Memory and Memory AddressingChapter 9 Virtual Memory Technologies and Virtual AddressingChapter 10 Caches and CachingChapter 11 Storage: File Systems, Blocks and SSDsChapter 12 A Programmer's View of Devices, I/O, and BufferingChapter 13 Buses and Bus ArchitecturesChapter 14 Programming Devices and Interrupt-Driven I/OChapter 15 Data Paths and Instruction ExecutionChapter 16 CPUs: Micrcode, Protection, and Processor ModesChapter 17 ParallelismChapter 18 Data Pipelining Chapter 19 Assessing PerformanceChapter 20 Multicore ProcessorsChapter 21 Power and EnergyChapter 22 Building Blocks: Transistors, Gates and ClocksChapter 23 Hardware Modularity Appendix 1 Rules for Boolean Algebra SimplificationAppendix 2 A Quick Introduction to x86 Assembly LanguageAppendix 3 ARM Register Definitions and Calling SequenceAppendix 4 Lab Exercises for a Computer Architecture Course
Les mer

Produktdetaljer

ISBN
9781032727196
Publisert
2024-05-20
Utgave
3. utgave
Utgiver
Vendor
Chapman & Hall/CRC
Vekt
1140 gr
Høyde
228 mm
Bredde
177 mm
Aldersnivå
U, 05
Språk
Product language
Engelsk
Format
Product format
Innbundet
Antall sider
517

Forfatter

Om bidragsyterne

Douglas Comer is a Distinguished Professor of Computer Science at Purdue University with a courtesy appointment in Purdue's Electrical and Computer Engineering Department. He has created and taught courses for undergraduate students, graduate students, engineers, and nontechnical audiences, on a variety of topics, including computer architecture, operating systems, computer networks, the Internet, digital literacy, and cloud computing. Comer has authored seventeen textbooks. His books have been translated into sixteen languages, and widely used in industry as well as academia. In addition to teaching at Purdue, Comer continues to lecture at companies and industry conferences. He is the recipient of multiple teaching awards and a Fellow of the ACM. An internationally recognized authority on computer networking, the Internet and the TCP/IP protocols, he is a member of the Internet Hall of Fame.