* Dumping a process's pagetable entries?
@ 2007-05-17 9:11 Matthias Andree
2007-05-17 23:46 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Andree @ 2007-05-17 9:11 UTC (permalink / raw)
To: linux-kernel
[please remember to Cc: me on your replies]
Greetings,
is there an easy way to dump a process's pagetables from outside that
process? Tools, /proc or /sys file or syscall that I missed?
Thanks in advance.
--
Matthias Andree
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Dumping a process's pagetable entries?
2007-05-17 9:11 Dumping a process's pagetable entries? Matthias Andree
@ 2007-05-17 23:46 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2007-05-17 23:46 UTC (permalink / raw)
To: Matthias Andree; +Cc: linux-kernel
On Thu, 17 May 2007 11:11:42 +0200
Matthias Andree <matthias.andree@gmx.de> wrote:
> [please remember to Cc: me on your replies]
>
> Greetings,
>
> is there an easy way to dump a process's pagetables from outside that
> process? Tools, /proc or /sys file or syscall that I missed?
>
/proc/pid/pagemap and /proc/kpagemap (presently in -mm as maps2*.patch)
might be suitable.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-17 23:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-17 9:11 Dumping a process's pagetable entries? Matthias Andree
2007-05-17 23:46 ` Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome