文件名称:cipandiaodu
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.16mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、对于如下给定的一组磁盘访问进行调度:
请求服务到达 A B C D E F G H I J K
访问的磁道号 30 50 100 180 20 90 150 70 80 10 160
2、要求分别采用先来先服务、最短寻道优先以及电梯调度方法进行调度。
3、要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。
4、假定当前读写头在90号,向磁道号增加的方向移动。-1, for a given set of as disk access scheduling: Request service ABCDEFGHIJK access track to reach No. 30 50 100 1,802,090,150,708,010,160 2, the requests were a first-come, first served, shortest seek first, and elevator scheduling method of scheduling. 3, the algorithm required to give each disk access order to calculate the average number of mobile channel. 4, assuming that the current read-write head 90 to move the direction of increasing track number.
请求服务到达 A B C D E F G H I J K
访问的磁道号 30 50 100 180 20 90 150 70 80 10 160
2、要求分别采用先来先服务、最短寻道优先以及电梯调度方法进行调度。
3、要求给出每种算法中磁盘访问的顺序,计算出平均移动道数。
4、假定当前读写头在90号,向磁道号增加的方向移动。-1, for a given set of as disk access scheduling: Request service ABCDEFGHIJK access track to reach No. 30 50 100 1,802,090,150,708,010,160 2, the requests were a first-come, first served, shortest seek first, and elevator scheduling method of scheduling. 3, the algorithm required to give each disk access order to calculate the average number of mobile channel. 4, assuming that the current read-write head 90 to move the direction of increasing track number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
磁盘调度
........\cpdd.cpp
........\cpdd.dsp
........\cpdd.dsw
........\cpdd.ncb
........\cpdd.opt
........\cpdd.plg
........\Debug
........\.....\cpdd.exe
........\.....\cpdd.ilk
........\.....\cpdd.obj
........\.....\cpdd.pch
........\.....\cpdd.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\操作系统实验(进程调度+存储管理+磁盘调度++银行家算法+文件系统设计).doc
........\cpdd.cpp
........\cpdd.dsp
........\cpdd.dsw
........\cpdd.ncb
........\cpdd.opt
........\cpdd.plg
........\Debug
........\.....\cpdd.exe
........\.....\cpdd.ilk
........\.....\cpdd.obj
........\.....\cpdd.pch
........\.....\cpdd.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\操作系统实验(进程调度+存储管理+磁盘调度++银行家算法+文件系统设计).doc