[Devel] Re: [RFC v4][PATCH 4/9] Memory management (dump)
Dave Hansen
dave at linux.vnet.ibm.com
Wed Sep 10 10:45:23 PDT 2008
On Wed, 2008-09-10 at 09:55 -0700, Dave Hansen wrote:
>
> > + cond_resched();
> > + while (!(page = follow_page(vma, addr, FOLL_TOUCH)))
Why is the FOLL_TOUCH required here?
-- Dave
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list