math: true

How Do Computers Work?

  • CPU excute intruction / fetch data from memory
  • Von Neumann architecture

What is an OS?

Virtualization

  • turn one physical “thing” into many virtual ones
  • Each process has illusion of its own CPU + own memory

Concurrency

Persistent

How Does This Class Work