
Lex Fridman Podcast #104 – David Patterson: Computer Architecture and Data Storage
22 snips
Jun 27, 2020 David Patterson, a renowned Turing Award winner and professor at Berkeley, discusses the groundbreaking impact of RISC architecture and RAID storage on modern computing. He delves into the evolution of microprocessors and the significance of Moore's Law. Patterson shares insights on the RISC vs. CISC debate, touching on how these architectures influence programming languages. The conversation also explores the rise of RISC-V and its implications for IoT and future tech, while emphasizing the essential interplay between teaching and research in advancing computer science.
AI Snips
Chapters
Books
Transcript
Episode notes
Layers of Abstraction
- Computer science uses layers of abstraction to manage complexity in hardware and software.
- Each layer hides the details of the layer below, simplifying interaction and understanding.
RISC vs. CISC
- RISC, or Reduced Instruction Set Computer, was a controversial idea, challenging the prevailing CISC approach.
- The debate centered on whether simpler or complex instructions were better for microprocessors.
Accurate Predictions
- David Patterson's 1995 prediction about microprocessors was surprisingly accurate, showing the enduring nature of basic instructions.
- He predicted that things would look familiar, and they do; the instructions haven't changed drastically.







