CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - replacement page
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - replacement page - List
[
Linux-Unix
]
linuxag
DL : 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.
Date
: 2008-10-13
Size
: 1.82kb
User
:
衣明玉
[
Linux-Unix
]
linuxag
DL : 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.
Date
: 2025-12-16
Size
: 2kb
User
:
衣明玉
[
Linux-Unix
]
change
DL : 0
模式操作系统的页面置换算法,主要实现FIFO算法,LRU算法等-Mode of the operating system page replacement algorithm, the main FIFO algorithm, LRU algorithm
Date
: 2025-12-16
Size
: 6kb
User
:
张元平
[
Linux-Unix
]
memory_fromm_hgy
DL : 0
操作系统常用页面置换算法模拟实验 FIFO,LRU-Operating systems commonly used page replacement algorithm simulation FIFO, LRU
Date
: 2025-12-16
Size
: 1kb
User
:
asdf
[
Linux-Unix
]
Nachos-scheduler.tar
DL : 0
本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which needs to be at an appropriate time to replace some of the pages of entry/exit. In order to reduce the missing pages and pages of memory out to disk from the number, asking you to achieve the five page replacement algorithm. NRU (Not Recently Used) algorithm SC (Second Chance) algorithm Clock algorithm Aging Algorithm Working Set Algorithm
Date
: 2025-12-16
Size
: 559kb
User
:
gavinfeng
[
Linux-Unix
]
wynczh
DL : 0
内存页面置换 用C语言模拟LINUX操作系统中的内存页式管理的FIFO算法和LRU算法-Memory page replacement using C language simulation of LINUX operating system management of memory pages the FIFO algorithm and LRU algorithm
Date
: 2025-12-16
Size
: 2kb
User
:
love暖色
[
Linux-Unix
]
lru
DL : 0
LRU page replacement
Date
: 2025-12-16
Size
: 1kb
User
:
shorttime
[
Linux-Unix
]
vmrp
DL : 0
加深对于存储管理的了解,掌握虚拟存储器的实现原理;观察和了解重要的页面 置换算法和置换过程。练习模拟算法的编程技巧,锻炼分析试验数据的能力。 -Deepen the understanding of storage management, control and implementation principle of virtual memory observe and understand the importance of the page replacement algorithm and the replacement process. Practice simulation algorithm programming techniques, exercise test data analysis capability.
Date
: 2025-12-16
Size
: 2kb
User
:
jeremy
[
Linux-Unix
]
ReaderFisrt
DL : 2
linux操作系统实验之页面置换实验,这个基于优先级写的,比较少见-linux operating system, page replacement experiment experiment, writes the priority-based, relatively rare
Date
: 2025-12-16
Size
: 20kb
User
:
sky lan
[
Linux-Unix
]
os_exp2
DL : 0
编程序模拟请求页面调度中的页面置换算法,基于同样的页面序列对比它们的命中率,观察当物理内存容量变化时算法的结果有什么不同。-Programmable analog paging request in the page replacement algorithm, based on the same page sequence comparison of their hit rate was observed when the algorithm changes the physical memory capacity of any different results.
Date
: 2025-12-16
Size
: 2kb
User
:
lixinkai
[
Linux-Unix
]
The-change-of-Page
DL : 0
利用LINUX中的环境进行页面置换算法的C程序开发,界面好,功能全。-LINUX environment using the page replacement algorithm in C program development, the interface is good, full-featured.
Date
: 2025-12-16
Size
: 72kb
User
:
李天鹏
[
Linux-Unix
]
Eclipse_paging
DL : 0
基于linux的页面置换,实现了页面置换的基本功能,并提供了多个接口供初学者使用,也预留了一些函数供初学者学习-Linux-based page replacement, page replacement to achieve the basic functions。provides some interfaces for beginners, and also set aside a number of functions for beginners to learn
Date
: 2025-12-16
Size
: 114kb
User
:
caonima
[
Linux-Unix
]
Virtual-storage-d
DL : 0
虚拟存储器各页面置换算法的实现与比较,存储管理的主要功能之一是合理的分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。 -Virtual memory each page replacement algorithm implemented and compared
Date
: 2025-12-16
Size
: 8kb
User
:
liqiang
[
Linux-Unix
]
Page-Replacement7
DL : 0
This program is written in c language and tested on linux platform. It page replacement algorithm for beginners.
Date
: 2025-12-16
Size
: 1kb
User
:
Sagar
[
Linux-Unix
]
LRU-FIFO
DL : 0
linux关于进程间页面置换算法包括FIFO、LRU算法-Linux interprocess page replacement algorithm to include FIFO, the LRU algorithm
Date
: 2025-12-16
Size
: 13kb
User
:
邓诗卓
[
Linux-Unix
]
10
DL : 0
常用页面置换算法模拟通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点-Commonly used page replacement algorithm simulation
Date
: 2025-12-16
Size
: 13kb
User
:
付平
[
Linux-Unix
]
实验2
DL : 0
本实验的目的是通过请求页式存储管理中页面置换算法模拟设计, 了解虚拟存储技术的特点, 掌握请求页式存储管理的页面置换算法。 ①先进先出的算法( F I F O ) ; ②最近最少使用算法( L R U ) ; ③最佳淘汰算法( O P T ) : 先淘汰最不常用的页地址; ④最少访问页面算法( L F U ) ; ⑤简单时钟算法( CLOCK)(Page replacement algorithm)
Date
: 2025-12-16
Size
: 21kb
User
:
suprelee
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.