Re: [PATCH] O_STREAMING - flag for optimal streaming I/O

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Wed Oct 09 2002 - 18:20:02 EST


Mark Mielke wrote:
> 2) Pages should not be candidates for dropping if the pages belong
> to the first few pages of a file. (First = 2? 4? 8?) The theory
> being, that somebody could begin reading the file again from the
> beginning.

This breaks the benefit of using O_STREAMING to read a lot of small
files once, as you might do when grepping the kernel tree for example.

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



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:34 EST