搜索资源列表
-
0下载:
学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
-
-
0下载:
很好的Linux虚拟内存的结构和原理。很好的参考资料。-Linux virtual memory a good structure and principle. Very good reference.
-
-
0下载:
操作系统实验:模拟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
-
-
0下载:
Understanding the linux virtual memory manager
-
-
0下载:
Understanding+The+Linux+Virtual+Memory+Manager
linux 2.4内核内存管理的分析-Understanding+The+Linux+Virtual+Memory+Manager
-
-
0下载:
实现Linux 下文件的拷贝目录的拷贝以及虚拟内存的管理。-Implementation under Linux file copy directory copy and virtual memory management.
-
-
1下载:
这是一本国外学术书籍的电子PDF版,是关于Linux的Virtual Memory Manager的详细介绍的一本好书,更让你对Linux编程有深入的理解,从各方面更好的学习Linux下的编程-This is a foreign electronic PDF version of academic books, is the Virtual Memory Manager on Linux, a descr iption of a good book, leaving you a deep und
-
-
0下载:
深入理解Linux虚拟内存管理In-depth understanding of Linux virtual memory management
-In-depth understanding of Linux virtual memory management
-
-
0下载:
Unix 内核开发, 目录如下:
Contents at a Glance
1 Introduction to the Linux Kernel 1
2 Getting Started with the Kernel 11
3 Process Management 23
4 Process Scheduling 41
5 System Calls 69
6 Kernel Data Structures 85
7 Interrupts and Interrupt H
-
-
0下载:
一个Linux下内核模块的示例,虚拟一个只有一个字节的内存虚拟设备的字符驱动,实现字符驱动的读写功能-Under a Linux kernel module example, only one byte of the virtual memory of a virtual device of the character-driven, character-driven read and write capabilities to achieve
-
-
0下载:
在Linux系统下实现的虚存管理模拟程序,是操作系统课程实践之一。-Implemented in the Linux virtual memory system simulation program management, curriculum practice is one of the operating system.
-
-
0下载:
作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第11章、内存与I/O访问。由于Linux系统中提供了复杂的内存管理功能,所以内存的概念在Linux系统中变得相对复杂,出现了常规内存、高端内存、虚拟地址、逻辑地址、总线地址、物理地址、I/O内存、设备内存、预留内存等概念。本章将系统地讲解内存和I/O的访问编程,带您走出内存和I/O的概念迷宫。11.1节讲解内存和I/O的硬件机制,主要涉及内存空间、I/O空间和MMU。11.2节讲解Linux的内存管理、内
-
-
0下载:
深入理解linux虚拟内存管理,计算机组成原理-Linux-depth understanding of virtual memory management, computer organization
-
-
0下载:
linux下驱动程序。参考linux设备驱动程序第三章。使用内存虚拟外设。-drivers under linux. The linux device driver chapter 3. Peripherals using virtual memory.
-
-
0下载:
关于Linux内核的文档,有进程管理、文件系统、虚拟内存、内核初始化等内容-Documentation on the Linux kernel, there are process management, file system, virtual memory, kernel initialization, etc.
-
-
0下载:
《linux 虚拟内存管理》 英文版 这本书很好的描述的 linux 内存管理机制,想了解linux内核的同学可以-The English version of the linux virtual memory management this book a good descr iption of the Linux memory management mechanism, the students would like to know the Linux kernel can see
-
-
0下载:
介绍Linux 的内存管理
1.IO空间
2.虚拟内存
3.Linux内存管理机制-Descr iption of Linux memory management the space 1.IO. Virtual memory 3.Linux memory management mechanism
-
-
0下载:
VMware Virtual Memory Manager for Linux.
-
-
0下载:
Linux内存管理,物理内存、虚拟内存。物理地址,虚拟地址,线性地址等等之间的关系。-Linux memory management, physical memory, virtual memory. Physical address, the virtual address, so the relationship between the linear address.
-
-
0下载:
深入理解Linux虚拟内存管理(jb51.net)(A deep understanding of Linux virtual memory management (jb51.net))
-