一、操作系统是什么

  • 扩展的机器(extended machine)
    操作系统(一)Overview
  • 一个资源管理器。(resource manager)
    操作系统(一)Overview

二、OS structure

  • Monolithic庞大的
  • Layered分层的
  • Virtual Machine虚拟机
    如VM/370,OS/360,CMS(Conversational Monitor System)
    用于云计算
  • client-server客户机服务器
    用于分布式系统(distributed system)

三、OS Basic Concepts

  • Shell
  • System Calls
  • Process
  • File System
    file system= file + file management
  • IPC

相关文章:

  • 2022-01-18
  • 2021-08-10
  • 2021-04-02
猜你喜欢
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2021-04-03
  • 2021-06-13
  • 2021-11-17
相关资源
相似解决方案