文件名称:done
- 所属分类:
- 进程与线程
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- leeki*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统的同步机构采用信号量上的P、V操作的机制;控制机构包括:
(1)阻塞和唤醒操作;
(2)时间片中断处理程序模拟时间片中断;
(3)进程调度程序负责为各进程分配处理机。
系统中涉及了3个并发进程。它们之间的关系是:
(1) 3个进程需要互斥使用临界资源S2。
(2)进程1和进程2又需互斥使用临界资源S1.
本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变化情况。-Synchronization of the system organizations to adopt quantitative signal P, V operation mechanisms control agencies include: (1) blocking and wake-up operation (2) the time slice interrupt handling procedures simulation time slice interrupt (3) the process scheduler is responsible for the process of allocation of processors. System involved in the three concurrent processes. The relationships between them are: (1) 3 process requires the use of critical resources mutex S2. (2) process 1 and process 2 has to be mutually exclusive use of critical resources S1. The system during operation were randomly print out the status of the process of transformation process, the system for the activation process and public variables changes.
(1)阻塞和唤醒操作;
(2)时间片中断处理程序模拟时间片中断;
(3)进程调度程序负责为各进程分配处理机。
系统中涉及了3个并发进程。它们之间的关系是:
(1) 3个进程需要互斥使用临界资源S2。
(2)进程1和进程2又需互斥使用临界资源S1.
本系统在运行过程中随机打印出各进程的状态变换过程,系统的调度过程及公共变量的变化情况。-Synchronization of the system organizations to adopt quantitative signal P, V operation mechanisms control agencies include: (1) blocking and wake-up operation (2) the time slice interrupt handling procedures simulation time slice interrupt (3) the process scheduler is responsible for the process of allocation of processors. System involved in the three concurrent processes. The relationships between them are: (1) 3 process requires the use of critical resources mutex S2. (2) process 1 and process 2 has to be mutually exclusive use of critical resources S1. The system during operation were randomly print out the status of the process of transformation process, the system for the activation process and public variables changes.
相关搜索: scheduler
(系统自动生成,下载前可以参看下载内容)
下载文件列表
done.txt