Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Memory LRU
Search - Memory LRU - List
DL : 0
操作系统实验(LINUX): 设计一个虚拟存储区和内存工作区,并使用下列算法计算访问命中率. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) (4) 最少访问页面算法(LFU) (5) 最近最不经常使用算法(NUR) 命中率=(1-页面失效次数)/页地址流长度 -Experimental operating system (LINUX): Design of a virtual memory storage area and work area, and use the following algorithm to visit hit rate. (1) into the algorithm, first-out (FIFO) (2) at least recently used algorithm (LRU) (3 ) the best out of algorithm (OPT) (4) at least visit the page algorithm (LFU) (5) the least frequently used in recent algorithm (NUR) hit rate = (1- page failure number)/page address stream length
Date : 2025-12-23 Size : 2kb User : zengzl

操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level page table, FIFO request a way to keep the existence of the mapping Des management, dealing with the request to visit depositors. The realization of the FIFO, LRU, LFU algorithm, such as page table out.
Date : 2025-12-23 Size : 596kb User : 李毅

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-23 Size : 2kb User : love暖色

操作系统内存管理--LRU方式,C语言实现-Operating system memory management- LRU way, C language
Date : 2025-12-23 Size : 1kb User : 张明蔚

DL : 0
LRU lists for texture memory in agp space and on the card for linux Device Driver.
Date : 2025-12-23 Size : 4kb User : mengvaoque
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.