--- Anthony Nicholson <nicholson_anthony@yahoo.com> wrote: > anyone know how to determine, from a struct page *, which > process is the owner of the data in that frame? it doesn't > seem from what i've read that there's any easy way to do > it. If I am not wrong, Rik van Riel wrote the rmap feature to do what you are trying to do. You might want to look at mm/rmap.c in the 2.5.x source tree to see how you can use this feature. -Ravi. __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/