Welcome![Sign In][Sign Up]
Location:
Search - page fault

Search list

[OS DevelopFIFO

Description: 关于操作系统:先进先出调度算法(FIFO)处理缺页中断-On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
Platform: | Size: 22528 | Author: 王伟(就是刚才的 hgy | Hits:

[OS Develop页式虚拟存储管理中地址转换和缺页中断

Description: 页式虚拟存储管理中地址转换和缺页中断,这是赏完操作系统课时做的实习设计,有完备的分析余与设计,如实验目的,实验内容,实验模块的实现,采用的是采用先进先出页面置换算法。-Page storage management in virtual address translation and page fault, which is the operating system rewards End internship hours to do the design, there are more than a complete analysis and design, such as experimental purposes, the experiment content, laboratory module, used in the application of advanced first-out page replacement algorithm.
Platform: | Size: 237568 | Author: 成龙 | Hits:

[File Operate页式虚拟存储管理中地址转换和缺页中断的模拟

Description: 页式虚拟存储管理中地址转换和缺页中断的模拟操作-Page storage management in virtual address translation and page fault simulation operation
Platform: | Size: 5120 | Author: | Hits:

[File Operatechina

Description: 【操作系统】页式虚拟存储管理中地址转换和缺页中断的模拟-Page] [operating system virtual memory management of address translation and page fault simulation
Platform: | Size: 1024 | Author: 望人 | Hits:

[OtherPages_Replace

Description: 本人编写的一个操作系统-页面置换算法演示程序。里面有代码和可执行程序-I prepared an operating system-page replacement algorithm Demonstration Program. There are code and executables
Platform: | Size: 45056 | Author: 杨杰 | Hits:

[OS Developtest4

Description: 模拟请求分页虚拟存储器管理技术中的硬件地址变换、缺页中断,以及页面淘汰算法,处理缺页中断。-Simulation request paging virtual memory management technology in the hardware address translation, page fault, as well as page-out algorithm, handle page fault.
Platform: | Size: 1088512 | Author: 张张 | Hits:

[Software EngineeringOPTsuanfa

Description: 本程序实现了操作系统中页式虚拟存储管理中缺页中断理想型淘汰算法,该算法在访问串中将来再也不出现的或是在离当前最远的位置上出现的页淘汰掉。这样,淘汰掉该页将不会造成因需要访问该页又立即把它调入的现象。该程序能按要求随机确定内存大小,随机产生页面数,进程数,每个进程的页数,给进程分配的页数等,然后运用理想型淘汰算法对每个进程进行计算缺页数,缺页率,被淘汰的序列等功能。-This procedure has the operating system virtual memory management page in the page fault ideal type out algorithm in the access string does not occur again in the future or furthest away from the current position on the page eliminate. In this way, eliminate the page will not be caused by the need to visit the page immediately transferred to the phenomenon of it. The program randomly determined according to the requirements of memory size, page number of randomly generated, the process of the number of pages for each process to the process of distribution of the number of pages, etc., and then out of the use of ideal-type algorithm for each process to calculate the number of pages missing, missing page rate, be eliminated sequence functions.
Platform: | Size: 53248 | Author: 王露萍 | Hits:

[OS Develop00

Description: 操作系统中对于缺页断页程序的处理,运用先进先出算法编的程序-Operating system page fault for the missing pages of the treatment procedures, the use of FIFO method of Procedure
Platform: | Size: 1024 | Author: 卢雪 | Hits:

[OS DevelopFIFO

Description: 为帮助大家复习《操作系统》课程,下面按照教学大纲要求,对各章的重点、难点 ...... FIFO淘汰算法:. 内存块为3时,缺页中断(或称缺页次数、页面故障)为9-To help everyone review operating system course, the following in accordance with the syllabus requirements of the chapters focus on ...... FIFO out of difficult algorithms:. Memory block 3 when the page fault (or lack of page number, page fault) to 9
Platform: | Size: 1024 | Author: zqk | Hits:

[Windows DevelopMAIN

Description: 操作系统课程设计,虚拟存储管理缺页中断模拟系统的设计,OPT,FIFO,随机替换算法-Operating systems curriculum design, virtual memory management page fault simulation system design, OPT, FIFO, random replacement algorithm
Platform: | Size: 144384 | Author: 云飞扬 | Hits:

[Software Engineeringcaozuoxitongkechengsheji

Description: 操作系统的课程设计,请求页式管理缺页中断模拟设计-- LRU、OPT, ⑴ 能够输入给作业分配的内存块数; ⑵ 能够输入给定的页面,并计算发生缺页的次数以及缺页率; ⑶ 缺页时,如果发生页面置换,输出淘汰的页号。-Operating system design, management request page page fault analog design- LRU, OPT, ⑴ input to the operation to the distribution of the number of memory blocks ⑵ to enter a given page, and calculate the frequency of occurrence of missing pages and missing pages rate ⑶ missing page, in case of any replacement page, the page out of its output.
Platform: | Size: 91136 | Author: warmorange | Hits:

[Data structsFIFOLRUOPT

Description: 页式管理缺页中断优化FIFO LRU OPT.rar 三种算法-Page-style management page fault FIFO LRU OPT.rar three kinds of optimization algorithms
Platform: | Size: 438272 | Author: | Hits:

[CSharpxunicunchuqi

Description: 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorithm processing a page fault. 1. Analog paging storage management and production of hardware address translation page fault. 2. With FIFO (FIFO) scheduling algorithm page a page fault handling. 3. At least with the recent use (LRU) paging algorithm for processing a page fault.
Platform: | Size: 2048 | Author: aihao | Hits:

[CommunicationRequest-page-type-management-pages

Description: 用一种计算机高级语言来实现请求页式管理缺页中段模拟设计的LRU和随机淘汰算法-High-level language used to implement a computer-based management page fault requested page middle analog design algorithms LRU and random phase
Platform: | Size: 122880 | Author: huangwenlong | Hits:

[OS DevelopPage-replacement

Description: 页面置换, 1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。 2、分配给该作业一定的物理块(如3块、4块等)。 3、利用某几种页面置换算法模拟页面置换过程并计算其缺页率并分析结果。 4、通过给出特殊的页面访问顺序,分配不同的物理块,利用FIFO算法计算其缺页率,进一步理解Belady现象。-Page replacement, 1, a group of any given sequence of page views (such as page to the 1,2,5,7,5,7,1,4,3,5,6,4,3,2,1,5, 2). 2, assigned to the job a certain physical block (eg, 3, 4, etc.). 3, page replacement algorithm using a simulation of several page replacement process and calculate the page fault rate and analyze the results. 4, page views by giving a special order, assign different physical blocks, the use of FIFO algorithm to calculate the page fault rate, a better understanding of Belady phenomenon.
Platform: | Size: 988160 | Author: 刘莹 | Hits:

[Windows Developpage-replacement-system

Description: 操作系统页面置换模拟系统 本软件模拟操作系统的页面置换,共有FIFO、LRU、OPT三种算法可供选择。用户可自行选择随机或手动输入指令序列的地址,本系统将自动显示各种算法的缺页率,以及那一条指令导致缺页-Analog system operating system page replacement operating system, the software simulate page replacement, total FIFO, LRU, OPT three algorithms to choose from. Users can choose a random sequence of instructions or manually enter the address, the system will automatically display the page fault rate of the algorithm, and the instructions which lead to missing pages
Platform: | Size: 62464 | Author: xuzekun | Hits:

[CSharppage

Description: C++实现的请求页式存储管理的模拟程序,缺页处理采用FIFO的算法!-C++ implementation of the requested page storage management simulation program, page fault handling using the FIFO algorithm!
Platform: | Size: 1024 | Author: liwei | Hits:

[Data structspage-management

Description: 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断-Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorithm processing a page fault.
Platform: | Size: 2048 | Author: duane | Hits:

[JSP/JavaPage

Description: 实现操作系统中的页面置换算法,其中包括FIFO,LUR算法,生成页面内容,并计算缺页率-Page replacement algorithm in operating system, including FIFO, LUR algorithm to generate the page content, and calculate the page fault rate
Platform: | Size: 2048 | Author: 李其 | Hits:

[Linux-Unixfault

Description: Page Fault Handling for ARC (TLB Miss ProtV).
Platform: | Size: 2048 | Author: zuwgzf | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net