On Sun, 8 Jul 2001, Neulinger, Nathan wrote: > I wasn't meaning this alternative cache implementation, I was meaning in > general. I.e. I'd like to be able to plug in whatever backend cache is > appropriate or ideal. For example, I'd like to be able to try the winnt > style single cache file on unix boxes. No, you wouldn't. As far as I can tell, the NT cache works similarly to the memory cache available on UNIX systems. This means you have to preallocate all the cache space in advance, and since you must allocate the max chunk size for each chunk, cache space is used less efficiently. _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
- Re: [OpenAFS-devel] PATCH: break up cache into reasonab... Sam Hartman
- Re: [OpenAFS-devel] PATCH: break up cache into reasonab... Derek Atkins
- Re: [OpenAFS-devel] PATCH: break up cache into reasonab... Sam Hartman
- Re: [OpenAFS-devel] PATCH: break up cache into reasonab... Sam Hartman
- RE: [OpenAFS-devel] PATCH: break up cache into reasonab... Neulinger, Nathan
- Re: [OpenAFS-devel] PATCH: break up cache into rea... Sam Hartman
- Re: [OpenAFS-devel] PATCH: break up cache into rea... Johan Danielsson
- RE: [OpenAFS-devel] PATCH: break up cache into reasonab... Neulinger, Nathan
- RE: [OpenAFS-devel] PATCH: break up cache into rea... Jeffrey Hutzelman
- RE: [OpenAFS-devel] PATCH: break up cache into reasonab... Neulinger, Nathan
- RE: [OpenAFS-devel] PATCH: break up cache into rea... Derrick J Brashear
