Re: [PATCH] thp: tail page refcounting fix #5

From: Andrew Morton
Date: Thu Sep 01 2011 - 19:29:16 EST


On Thu, 1 Sep 2011 17:24:17 +0200
Andrea Arcangeli <aarcange@xxxxxxxxxx> wrote:

> Ideally direct-io should stop calling get_page() on pages
> returned by get_user_pages().

Yeah. get_user_pages() is sufficient. Ideally we should be able to
undo the get_user_pages() get_page() from within the IO completion
interrupt and we're done.

Cc Andi, who is our resident dio tweaker ;)

--
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/