文件名称:mm-dram
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This module implements a Linux character-mode device-driver
for the processor s installed physical memory. It utilizes
the kernel s kmap() function, as a uniform way to provide
access to all the memory-zones (including the "high memory"
on systems with more than 896MB of installed physical ram).
The access here is read-only because we deem it too risky
to the stable functioning of our system to allow every user
the unrestricted ability to arbitrarily modify memory-areas
which might contain some "critical" kernel data-structures.
We implement an llseek() method so that users can readily
find out how much physical processor-memory is installed.
-This module implements a Linux character-mode device-driver
for the processor s installed physical memory. It utilizes
the kernel s kmap() function, as a uniform way to provide
access to all the memory-zones (including the "high memory"
on systems with more than 896MB of installed physical ram).
The access here is read-only because we deem it too risky
to the stable functioning of our system to allow every user
the unrestricted ability to arbitrarily modify memory-areas
which might contain some "critical" kernel data-structures.
We implement an llseek() method so that users can readily
find out how much physical processor-memory is installed.
for the processor s installed physical memory. It utilizes
the kernel s kmap() function, as a uniform way to provide
access to all the memory-zones (including the "high memory"
on systems with more than 896MB of installed physical ram).
The access here is read-only because we deem it too risky
to the stable functioning of our system to allow every user
the unrestricted ability to arbitrarily modify memory-areas
which might contain some "critical" kernel data-structures.
We implement an llseek() method so that users can readily
find out how much physical processor-memory is installed.
-This module implements a Linux character-mode device-driver
for the processor s installed physical memory. It utilizes
the kernel s kmap() function, as a uniform way to provide
access to all the memory-zones (including the "high memory"
on systems with more than 896MB of installed physical ram).
The access here is read-only because we deem it too risky
to the stable functioning of our system to allow every user
the unrestricted ability to arbitrarily modify memory-areas
which might contain some "critical" kernel data-structures.
We implement an llseek() method so that users can readily
find out how much physical processor-memory is installed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mm-dram/dofork.cpp
mm-dram/domalloc.cpp
mm-dram/dram.c
mm-dram/dram.mod.c
mm-dram/Makefile
mm-dram/mm.c
mm-dram/mm.mod.c
mm-dram/pageinfo.c
mm-dram/pageinfo.mod.c
mm-dram/vma.c
mm-dram/vma.mod.c
mm-dram/
mm-dram/domalloc.cpp
mm-dram/dram.c
mm-dram/dram.mod.c
mm-dram/Makefile
mm-dram/mm.c
mm-dram/mm.mod.c
mm-dram/pageinfo.c
mm-dram/pageinfo.mod.c
mm-dram/vma.c
mm-dram/vma.mod.c
mm-dram/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.