From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trond Myklebust Subject: Re: [PATCH 0/12] FS-Cache: Generic filesystem caching facility Date: Mon, 14 Nov 2005 18:17:33 -0500 Message-ID: <1132010253.8802.20.camel@lade.trondhjem.org> References: <20051114150347.1188499e.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Linus Torvalds , dhowells@redhat.com, linux-fsdevel@vger.kernel.org, linux-cachefs@redhat.com, nfsv4@linux-nfs.org, linux-kernel@vger.kernel.org Return-path: To: Andrew Morton In-Reply-To: <20051114150347.1188499e.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, 2005-11-14 at 15:03 -0800, Andrew Morton wrote: > I think we need an NFS implementation and some numbers which make it > interesting. Or at least, some AFS numbers, some explanation as to why > they can be extrapolated to NFS and some degree of interest from the NFS > guys. Ditto CIFS. There is a lot of interest from the HPC community for this sort of thing on NFS. Basically, it will help server scalability for projects that have large numbers of read-only files accessed by large numbers of clients. AFAIK, Steve Dickson (steved@redhat.com) is working on the NFS hooks for FS-Cache. Cheers, Trond