[2149] in SIPB-AFS-requests
Re: afsd: priorities/threads
daemon@ATHENA.MIT.EDU (Derek Atkins)
Tue Sep 19 20:01:53 1995
To: Matt Braun <mhbraun@MIT.EDU>
Cc: "Richard Basch" <basch@MIT.EDU>, sipb-afsreq@MIT.EDU, jhawk@MIT.EDU,
warlord@MIT.EDU, afsdev@MIT.EDU, jweiss@MIT.EDU
In-Reply-To: Your message of "Tue, 19 Sep 1995 19:18:32 EDT."
<199509192318.TAA12491@medic.MIT.EDU>
Date: Tue, 19 Sep 1995 19:56:39 EDT
From: Derek Atkins <warlord@MIT.EDU>
> On the dialups we are already running afsd as:
>
> /etc/athena/afsd 10 -volumes 150 -stat 2500
Well, the default values are 4, 100, 2000 respectively for the values
you are using. You might want to take that into account when you
decide how you set it. Another factor is the size of the cache (set
in /usr/vice/etc/cacheinfo).
A while ago I did some computation for Linux-AFS to figure out how
much ram is used, relating these values to each other. You can try
to find that in the linux-afs discuss meeting.
I guess that the question is: what do you think your bottleneck is
w.r.t. AFS performance? How you configure afsd depends upon the
answer to that question.
-derek