Re: Lockless page cache test results

From: Christoph Hellwig
Date: Wed Apr 26 2006 - 14:58:07 EST


On Wed, Apr 26, 2006 at 11:10:54AM -0700, Andrew Morton wrote:
> > But boy I wish find_get_pages_contig() was there
> > for that. I think I'd prefer adding that instead of coding that logic in
> > splice, it can get a little tricky.
>
> I guess it'd make sense - we haven't had a need for such a thing before.
>
> umm, something like...

XFS would have a use for it, too. In fact XFS would prefer a
find_or_create_pages-like thing which is the thing splice wants in
the end aswell.

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