Review & Comments
Review & Comments
Review & Comments
内容回顾
应用视角的操作系统
操作系统 = 对象 + API
硬件视角的操作系统
操作系统 = 程序
数学视角的操作系统
操作系统 = 状态机
Review & Comments
正片开始
虚拟化
One of the most fundamental abstractions that the OS provides to users: the
process
把物理计算机 “抽象” 成 “虚拟计算机”
程序好像独占计算机运行
进入 “每一讲都实现一点什么” 的模式
每次课都感到编程能力的增长