Re: [RFC v4][PATCH 4/9] Memory management (dump)

From: Dave Hansen
Date: Wed Sep 10 2008 - 13:45:58 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/