文件名称:system
-
所属分类:
- 标签属性:
- 上传时间:2014-06-25
-
文件大小:1.16kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
页式存储管理模拟
描述:根据虚地址中的用户号和虚页号同时查快表和慢表,当快表中存在此虚页号,就读出实页号,并计算主存实地址。如果所需页面没有在快表当中,等待慢表的访问结果,如果慢表中也不存在(装入位=0)怎产生缺页中断,调入所需页面,如果主存有空闲页面,则直接调入,否则使用LRU替换算法淘汰主存中某一页,调入新的页面,并更新快表。-Page storage management simulation Descr iption: while the investigation fast and slow table based on the virtual table address user number and the virtual page number, fast table when this virtual page number exists, attending a real page numbers, and calculate the real address of main memory. If the page does not watch them in fast, slow wait for a table to access the desired result, if the table does not exist slow (loading bit = 0) How to generate a page fault, transferred to the desired page, there are free if the main page, directly transferred, otherwise use LRU replacement algorithm eliminated a page in main memory, transferred to a new page, and update the table fast.
描述:根据虚地址中的用户号和虚页号同时查快表和慢表,当快表中存在此虚页号,就读出实页号,并计算主存实地址。如果所需页面没有在快表当中,等待慢表的访问结果,如果慢表中也不存在(装入位=0)怎产生缺页中断,调入所需页面,如果主存有空闲页面,则直接调入,否则使用LRU替换算法淘汰主存中某一页,调入新的页面,并更新快表。-Page storage management simulation Descr iption: while the investigation fast and slow table based on the virtual table address user number and the virtual page number, fast table when this virtual page number exists, attending a real page numbers, and calculate the real address of main memory. If the page does not watch them in fast, slow wait for a table to access the desired result, if the table does not exist slow (loading bit = 0) How to generate a page fault, transferred to the desired page, there are free if the main page, directly transferred, otherwise use LRU replacement algorithm eliminated a page in main memory, transferred to a new page, and update the table fast.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文本文档 (3).txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.