[OpenAFS] cache performance

Lester Barrows barrows@email.arc.nasa.gov
Tue, 29 Oct 2002 20:06:33 -0700


Whenever a file is accessed on the client, I believe it contacts the cach=
e=20
manager to ensure that it hasn't changed. Perhaps the cache manager, rath=
er=20
than the file server, would be the most authoritative place to collect th=
is=20
information.

Regards,
Lester Barrows

On Tuesday 29 October 2002 03:08 pm, Nathan Neulinger wrote:
> What sort of additional logging are you looking for in the file server?
>
> Also, how do you plan on handling the "if it's already in the cache, th=
e
> file server probably won't see a request" issue?
>
> Adding more logging is relatively easy to do, just come up with a list.
>
> -- Nathan