Re: large files unnecessary trashing filesystem cache?

From: Lee Revell
Date: Tue Oct 18 2005 - 23:21:01 EST


On Tue, 2005-10-18 at 22:01 +0200, Guido Fiala wrote:
> Of course one could always implement f_advise-calls in all
> applications

Um, this seems like the obvious answer. The application doing the read
KNOWS it's a streaming read, while the best the kernel can do is guess.

You don't really make much of a case that fadvise can't do the job.

Lee

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