The problem I have is that these flags describe individual pages. For instance, _PAGE_DIRTY says that this particular page is dirty. So what does it mean if _PAGE_DIRTY is set in vm_page_prot? Does that mean that every page in this VMA is dirty? What if only some of the pages are dirty?
-- Timur Tabi Staff Software Engineer timur.tabi@xxxxxxxxxxx
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/