文件名称:page.change
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:80.94kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
功能介绍:
l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。
l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。
l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。
原理介绍:
请求页式管理中的置换算法:置换算法在内存中没有空闲页面时调用。它的目的是选出一个被淘汰的页面。如果内存中有足够的空闲页面存放所调入的页,则不必使用置换算法。
先进先出算法FIFO:该算法总是选择在内存驻留时间最长的一页将其淘汰。其认为先调入内存的页不再被访问的可能性要比其他页大,因而选择最先调入内存的页换出。
最近最久没使用页面淘汰算法LRU-functional presentations : 1 P process imported a total of some pages. l and enter the system has been allocated in memory of a few pages. When the distribution of more than a few pages of the process P pages, l l not need pages scheduling work. L P process by the number of pages, l procedures for random number generation to the memory pages, l To simplify procedures, l these pages, with the number of P l process consistent number of processes (the defect has yet to be improved). L chosen by the user FIFO or LRU algorithm algorithm to process P pages allocated to the memory pages for distribution, l and output specific pages course of the visit. Principle introduced : request for the page-style management of replacement algorithm : Replacement Algorithms in memory when no spare pages call.
l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。
l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。
l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。
原理介绍:
请求页式管理中的置换算法:置换算法在内存中没有空闲页面时调用。它的目的是选出一个被淘汰的页面。如果内存中有足够的空闲页面存放所调入的页,则不必使用置换算法。
先进先出算法FIFO:该算法总是选择在内存驻留时间最长的一页将其淘汰。其认为先调入内存的页不再被访问的可能性要比其他页大,因而选择最先调入内存的页换出。
最近最久没使用页面淘汰算法LRU-functional presentations : 1 P process imported a total of some pages. l and enter the system has been allocated in memory of a few pages. When the distribution of more than a few pages of the process P pages, l l not need pages scheduling work. L P process by the number of pages, l procedures for random number generation to the memory pages, l To simplify procedures, l these pages, with the number of P l process consistent number of processes (the defect has yet to be improved). L chosen by the user FIFO or LRU algorithm algorithm to process P pages allocated to the memory pages for distribution, l and output specific pages course of the visit. Principle introduced : request for the page-style management of replacement algorithm : Replacement Algorithms in memory when no spare pages call.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
请求式页面调度算法/yemian.rc
请求式页面调度算法/res/yemian.rc2
请求式页面调度算法/res/yemian.ico
请求式页面调度算法/res/Thumbs.db
请求式页面调度算法/resource.h
请求式页面调度算法/StdAfx.cpp
请求式页面调度算法/StdAfx.h
请求式页面调度算法/yemian.clw
请求式页面调度算法/yemian.cpp
请求式页面调度算法/yemian.dsp
请求式页面调度算法/yemian.dsw
请求式页面调度算法/yemian.h
请求式页面调度算法/yemian.aps
请求式页面调度算法/yemian.opt
请求式页面调度算法/yemian.plg
请求式页面调度算法/程序说明文档.doc
请求式页面调度算法/请求式页面调度算法.exe
请求式页面调度算法/yemian.sln
请求式页面调度算法/yemian.suo
请求式页面调度算法/yemianDlg.cpp
请求式页面调度算法/yemianDlg.h
请求式页面调度算法/yemian.vcproj
请求式页面调度算法/res
请求式页面调度算法
www.dssz.com.txt
请求式页面调度算法/res/yemian.rc2
请求式页面调度算法/res/yemian.ico
请求式页面调度算法/res/Thumbs.db
请求式页面调度算法/resource.h
请求式页面调度算法/StdAfx.cpp
请求式页面调度算法/StdAfx.h
请求式页面调度算法/yemian.clw
请求式页面调度算法/yemian.cpp
请求式页面调度算法/yemian.dsp
请求式页面调度算法/yemian.dsw
请求式页面调度算法/yemian.h
请求式页面调度算法/yemian.aps
请求式页面调度算法/yemian.opt
请求式页面调度算法/yemian.plg
请求式页面调度算法/程序说明文档.doc
请求式页面调度算法/请求式页面调度算法.exe
请求式页面调度算法/yemian.sln
请求式页面调度算法/yemian.suo
请求式页面调度算法/yemianDlg.cpp
请求式页面调度算法/yemianDlg.h
请求式页面调度算法/yemian.vcproj
请求式页面调度算法/res
请求式页面调度算法
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.