Re: silent semantic changes with reiser4

From: Linus Torvalds
Date: Tue Aug 31 2004 - 15:48:36 EST




On Tue, 31 Aug 2004, Pavel Machek wrote:
>
> It buys me caching.

I'll actually buy into that. If only because I consider caching to be one
of the more important things that the kernel does (caches are a _classic_
case of "shared data that needs synchronization").

However, that said, user space can trivially cache things in the
filesystem, so while this may be a convenient feature, I think you should
look at perhaps doing it in the _shell_ instead..

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