周志遠教授作業系統_chap02_Operating System Chap2 OS Structure.pdf

OS services

Interface

对于User下指令:

CLI(Command Line Interface)

Shell: 命令行解释器 (CSHELL,BASH)

正式来说,Shell不是OS的一部分,是OS上面的Interface

GUI(Graphic User Interface)

方便,速度慢,比较受限制。

Communication

根据内存分类

OS Interface

System calls

System Calls传参

API

Untitled

Why use API?

OS Structure

历史演变

Virtual Machine:四五十年前提出的技术

分类