2004-04-14 21:32:03

by Marc Singer

[permalink] [raw]
Subject: Can I map from a PTE to a struct page?

I'm debugging a problem where an NFS transfer is causing a program
code page to be evicted. I'd like to look at the struct page before
it is culled. How would I go about finding the page corresponding to
a PTE?