Skip to content

Latest commit

 

History

History
executable file
·
119 lines (90 loc) · 7.05 KB

File metadata and controls

executable file
·
119 lines (90 loc) · 7.05 KB

Logical Organization


todo Simulators? browser based?

Builds

TODO:

  • A Crash Course in Modern Hardware Cliff Click 2009 1hour video
    • discusses the Von Neumann architecture, CISC vs RISC, the rise of multicore, Instruction-Level Parallelism (ILP), pipelining, out-of-order dispatch, static vs dynamic ILP, performance impact of cache misses, memory performance, memory vs CPU caching, examples of memory/CPU cache interaction, and tips for improving performance