文件名称:mm-dram
介绍说明--下载内容均来自于网络,请自行研究使用
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
.......\domalloc.cpp
.......\dram.c
.......\dram.mod.c
.......\Makefile
.......\mm.c
.......\mm.mod.c
.......\pageinfo.c
.......\pageinfo.mod.c
.......\vma.c
.......\vma.mod.c
.......\dofork.cpp
.......\domalloc.cpp
.......\dram.c
.......\dram.mod.c
.......\Makefile
.......\mm.c
.......\mm.mod.c
.......\pageinfo.c
.......\pageinfo.mod.c
.......\vma.c
.......\vma.mod.c