文件名称:linuxag
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 衣**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to generate random instruction sequences, and then converted into the corresponding page addresses flow.
相关搜索: 页面置换算法
LRU
页面置换
LFU
NUR
LFU
NUR
FIFO
LRU
NUR
O
page
replacement
fifo
lru
random
opt
page
replacement
LRU
页面置换
LFU
NUR
LFU
NUR
FIFO
LRU
NUR
O
page
replacement
fifo
lru
random
opt
page
replacement
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.c