文件名称:FCFSandRR

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 348kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • k***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

时间片轮转调度,具体做法是调度程序每次把 CPU 分配给就绪队列首进程使用一个时间片。当这个时间片结束时,就强迫一个进程让出处理器,让它排列到就绪队列的尾部,等候下一轮调度。实现这种调度要使用一个间隔时钟。当一个进程开始运行时,就将时间片的值置入间隔时钟内,当发生间隔时钟中断时,就表明该进程连续运行的时间已超过一个规定的时间片。此时,中断处理程序就通知处理器调度进行处理器的切换工作。-The round-robin scheduling, specific practices scheduler assigned to each CPU ready queue process uses a time slice. When the end of this time piece, forcing a process for the processor, arranged to make it to the tail of the ready queue, waiting for the next round of scheduling. To use this scheduling an interval clock. When a process is run, it will be the value of the time slice is placed within the interval clock, when the interval timer interrupt occurs, it indicates that the process for continuous operation time has exceeded a predetermined time slice. In this case, the interrupt handler to notify the processor scheduling switch processor.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





6处理器调度FCFSandRR

....................\Debug

....................\.....\FCFS&RR.obj

....................\.....\vc60.idb

....................\.....\vc60.pdb

....................\.....\处理器调度FCFSandRR.exe

....................\.....\处理器调度FCFSandRR.ilk

....................\.....\处理器调度FCFSandRR.pch

....................\.....\处理器调度FCFSandRR.pdb

....................\FCFS&RR.CPP

....................\处理器调度FCFSandRR.dsp

....................\处理器调度FCFSandRR.dsw

....................\处理器调度FCFSandRR.ncb

....................\处理器调度FCFSandRR.opt

....................\处理器调度FCFSandRR.plg

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org