On Sun, 13 Aug 2000, Paul Blackburn wrote:

> Have you tried using a RAM (eg memory) cache  instead of disk cache
> on your AFS client?
> 
> I have. It is way faster than a disk cache.
> 
> I used a machine with 1GB of RAM and configured a 256 MB AFS RAM cache.
> With this, I first "primed" the cache to load all the code into the
> RAM cache (eg: tar cf - /afs/@cell/$my_C_code_dir > /dev/null).
> Then, I compiled this suite of C code. (very quickly! ;-)
> 
> I suggest to you that AFS RAM cache will beat local filespace
> in terms of speed of access (once the files are in the cache).
 

As a matter of interest, when running AFS client on AIX, and
if using memory cache for AFS, does the AFS memory cache
compete with, or complement the way that AIX itself caches
files in memory?

Or to put the question another way, how does AFS memory caching
and AIX file caching interact, if at all?

Thanks,
Mike Ellwood                                      [EMAIL PROTECTED]
               speaking for himself, and not for:
               CCLRC Rutherford Appleton Laboratory 
                     Chilton, DIDCOT, Oxon
                     GB           OX11 0QX         
Tel: 01235-446161                                 Fax:01235-446626


Reply via email to