diff options
author | Matt Mackall <mpm@selenic.com> | 2008-02-04 22:29:06 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:17 -0800 |
commit | 304daa8132a95e998b6716d4b7bd8bd76aa152b2 (patch) | |
tree | 21f37f8eb40518b3300b5c0967cf3867c7f18aae /fs/proc/task_mmu.c | |
parent | 161f47bf41c5ece90ac53cbb6a4cb9bf74ce0ef6 (diff) | |
download | op-kernel-dev-304daa8132a95e998b6716d4b7bd8bd76aa152b2.zip op-kernel-dev-304daa8132a95e998b6716d4b7bd8bd76aa152b2.tar.gz |
maps4: add /proc/kpageflags interface
This makes a subset of physical page flags available to userspace. Together
with /proc/pid/kpagemap, this allows tracking of a wide variety of VM behaviors.
Exported flags are decoupled from the kernel's internal flags. This
allows us to reorder flag bits, and synthesize any bits that get
redefined in terms of other bits.
[akpm@linux-foundation.org: remove unneeded access_ok()]
[akpm@linux-foundation.org: s/0/NULL/]
Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/proc/task_mmu.c')
0 files changed, 0 insertions, 0 deletions