下载此文档

第三章 Operating-System Structures 操作系统结构.ppt


文档分类:IT计算机 | 页数:约56页 举报非法文档有奖
1/56
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/56 下载此文档
文档列表 文档介绍
Module 3: Operating-System Structures 操作系统结构
ponents系统部件
Operating System Services操作系统服务
System Calls系统调用
System Programs系统程序
System Structure 系统结构
Virtual Machines虚拟机
System Design and Implementation系统设计和实现
System Generation系统生成
Applied Operating System Concepts
Common ponents 系统部件
Process Management 进程管理
Main Memory Management主存管理
Secondary-Storage Management 二级储存器管理
I/O System Management I/O系统管理
File Management 文件管理
Protection System working mand-Interpreter System 命令解释器系统
Applied Operating System Concepts
Process Management 进程管理
A process is a program in execution. A process needs certain resources, including CPU time, memory, files, and I/O devices, to plish its task.
进程是正在执行的程序。为了完成其任务,进程需要一定的资源,包括CPU时间,存储器,文件,以及I/O设备
The operating system is responsible for the following activities in connection with process management.
在同进程管理有关的活动中,操作系统负责下列事务:
Process creation and deletion. 进程创建和删除
process suspension and resumption. 进程挂起和恢复
Provision of mechanisms for 可提供以下有关机制:
process synchronization 进程同步
munication 进程通信
Applied Operating System Concepts
Main-Memory Management 主存管理
Memory is a large array of words or bytes, each with its own address. It is a repository of quickly accessible data shared by the CPU and I/O ,每一字或字节有自己的地址。它是一个可被CPU和I/O 共享、可快速存取数据的存放地
Main memory is a volatile storage device. It loses its contents in the case of system 。系统失败时,会丢失其内容
The operating system is responsible for the following activities in connections with memory management:
在同存储管理有关的活动中,操作系统负责下列事务:
Keep track of which parts of memory are currently being used and by whom.
保持记录存储器的哪一部分当前被使用以及被谁使用
Decide which processes to load when memory space es ,决定调入哪个进程
Allocate and deallocate memory space as needed.
需要时分配和收回存储空间
Applied Operating System Concepts
Secondary-Storage Management 二级存储管理
Since main memory (primary storage) is volatile and too small to modate all data and programs permanently, puter system mus

第三章 Operating-System Structures 操作系统结构 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数56
  • 收藏数0 收藏
  • 顶次数0
  • 上传人中国课件站
  • 文件大小0 KB
  • 时间2011-09-06