Re: [PATCH] AFS filesystem for Linux (2/2)

From: Jan Harkes (jaharkes@cs.cmu.edu)
Date: Thu Oct 03 2002 - 12:45:40 EST


On Thu, Oct 03, 2002 at 12:53:04PM -0400, Jan Harkes wrote:
> On Thu, Oct 03, 2002 at 10:05:39AM +0100, David Howells wrote:
> > To have a heterogenous cache, the VLDB record and vnode index records could be
> > extended to 2K or 4K in size, or maybe separate catalogues and indices could
> > be maintained for different filesystem types, and a 0th tier could be a
> > catalogue of different types held within this cache, complete with information
> > as to the entry sizes of the tier 1, 2 and 3 catalogues.
>
> Or you could use a hash or a userspace daemon that can map a fs-specific
> handle to a local cache file.

I just thought of the fh_to_dentry stuff that is used by knfsd. Those
fh keys should be just the right (and fs independent) thing to index
such a generic fs-cache with.

Jan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:41 EST