文件名称:Simulation
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。
假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。
-Writing process is complete page-based virtual memory address translation process management and simulation page fault handling. Experiments include: the first address of a given address translation work, if the page fault occurs before the page fault is handled, then the address translation the last work written by the main function of the process of testing. Assume that main memory 64KB, each block of 1024 bytes of main memory, the operating maximum support to 64KB, the system operating points winner in each memory block 4.
假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。
-Writing process is complete page-based virtual memory address translation process management and simulation page fault handling. Experiments include: the first address of a given address translation work, if the page fault occurs before the page fault is handled, then the address translation the last work written by the main function of the process of testing. Assume that main memory 64KB, each block of 1024 bytes of main memory, the operating maximum support to 64KB, the system operating points winner in each memory block 4.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Simulation.txt