Re: large files unnecessary trashing filesystem cache?

From: Bernd Eckenfels
Date: Tue Oct 18 2005 - 20:42:26 EST


In article <1e62d1370510181733n131a4465j36531064551ef478@xxxxxxxxxxxxxx> you wrote:
> Is I m correct ??? or missing something ??

Well, applications who know the file is not going to be cached should
clearly give that hint. someheuristics in detecting "streaming one time"
access is usefull, however a more strict limitation on process level would
make the system more sane and stop single files from occupying most of the block
buffer.

Gruss
Bernd
y
-
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/