Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 23:43:23 +0530
From:      Pranav Sawargaonkar <pranav.sawargaonkar@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Accessing Pagetable of a process
Message-ID:  <5007e1a40601161013q5692f79dge001ceac5de991df@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
 Hi
I want to access pagetable of a perticular process.
How i should get it?Is it possible to access by using pointer of type
'struct proc'?
Also i want to access each page referenced in
pagetable of that process by writing my module how  i can achieve this?
Thanks in advance.
              -Pranav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5007e1a40601161013q5692f79dge001ceac5de991df>