On Thursday 18 December 2008, Andrew Morton wrote:
I really don't understand why fs-cache is always rejected. Actually it is the
perfect solution for NFS booted systems - you have a big cluster of nodes and
in order to minimize administration overhead the nodes are booted over NFS
from one common chroot. With unionfs (preferred solution here is unionfs-fuse)
one then maintains files required to be differently by different clients.
Caching files on the local disk minimized the network access and boosts the
performance, so at least for this usage example fs-cache would be great.
(Actually I have been thinking about to implement a caching branch into
unionfs-fuse, but if the kernel can do it on its own, it is also fine.)
In the past David already posted many benchmarks and just a few weeks ago
again:
http://lkml.indiana.edu/hypermail/linux/kernel/0811.3/00584.html
Cheers,
Bernd
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html