发表评论取消回复
相关阅读
相关 《Operating System Concepts(操作系统概念)》课程学习(11)——操作系统概念考试复习要点
1.操作系统是一组控制和管理计算机硬件和软件资源,合理地对各类作业进行调度,以及方便用户使用的的程序的集合。 2.双重模式:用户模式,监控模式 3.并发:指两个或两个以上事
相关 《Operating System Concepts(操作系统概念)》课程学习(8)——Chapter 8 Thread Management(第8章 线程管理)
Contents Overview Multithreading Models (多线程模型) Thread Implementation Issues (线程实现问题)
相关 《Operating System Concepts(操作系统概念)》课程学习(7)——Chapter 7 DEADLOCK(第7章 死锁处理)
Contents System Model Deadlock Characterization Methods for Handling Deadlocks Deadlo
相关 《Operating System Concepts(操作系统概念)》课程学习(6)——Chapter 6 PROCESS SYNCHRONIZATION(第6章 进程同步)
Contents Why synchronization Primitive software approaches Hardware approaches Semaph
相关 《Operating System Concepts(操作系统概念)》课程学习(5)——Chapter 5 CPU Scheduling(第5章CPU调度)
Contents Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor
相关 《Operating System Concepts(操作系统概念)》课程学习(4)——Chapter 4 Process Management(第4章 进程管理)
Content Process concept Process scheduling Process operations Process cooperating
相关 《Operating System Concepts(操作系统概念)》课程学习(3)——Chapter 3 Operating System Structures(第3章 操作系统结构)
Chapter 3 Operating-System Structures Contents System Components System Services
相关 《Operating System Concepts(操作系统概念)》课程学习(2)——Chapter 2 Computer System Structures(第2章 计算机系统结构)
Chapter 2 Computer System Structures 计算机系统结构 Contents Computer system operation I/
相关 《Operating System Concepts(操作系统概念)》课程学习(1)——Chapter 1 Introduction(第1章 绪论)
操作系统概念 Operating System Concepts 说起操作系统,我想在坐的各位同学都不会陌生。因为无论我们想用计算机干什么,首先要做的就是启动操作系统,任
相关 操作系统概念 --- 读书笔记 第7章:死锁
7.1 死锁特征 7.1.1 死锁的定义机器特征 对于多个进程竞争一定的资源,某个进程申请资源,如果资源不可用就会陷入等待状态,如果所有的进程都处于等待状态,而无法做出其他
还没有评论,来说两句吧...