文件名称:os2_VirtualMemory
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1013kb
- 下载次数:
- 0次
- 提 供 者:
- wan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture has nothing to do with the general storage model is all Linux virtual memory to achieve the foundation, However, the realization of any particular are dependent on specific hardware platform. The exercises focus on the realization of i386. Introduced to explain the storage management process design. But will also learn details of code, code changes virtual memory system to detect the Page wrong frequency. In addition to the experimental system calls involved the relevant knowledge, including learning how to produce a system call and how the kernel through to add a new function in the kernel space thus Real User space is the right time/write.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
os2
...\doc
...\...\ibmsj3102K.pdf
...\...\Project2.htm
...\src
...\...\gettime
...\...\.......\gettime
...\...\.......\gettime.c
...\...\pgfault
...\...\.......\Makefile
...\...\.......\pgfault
...\...\.......\pgfault.c
...\...\.......\pgfault.o
...\...\readme
...\...\test
...\...\....\abc
...\...\....\atoi
...\...\....\atoi.c
...\...\....\eof
...\...\....\eof.c
...\...\....\readproc
...\...\....\readproc.c
...\...\....\syscall
...\...\....\.......\xtdy
...\...\....\.......\xtdy.c
...\...\....\vm
...\...\....\vm.c
...\doc
...\...\ibmsj3102K.pdf
...\...\Project2.htm
...\src
...\...\gettime
...\...\.......\gettime
...\...\.......\gettime.c
...\...\pgfault
...\...\.......\Makefile
...\...\.......\pgfault
...\...\.......\pgfault.c
...\...\.......\pgfault.o
...\...\readme
...\...\test
...\...\....\abc
...\...\....\atoi
...\...\....\atoi.c
...\...\....\eof
...\...\....\eof.c
...\...\....\readproc
...\...\....\readproc.c
...\...\....\syscall
...\...\....\.......\xtdy
...\...\....\.......\xtdy.c
...\...\....\vm
...\...\....\vm.c