[OpenAFS-devel] fileserver profiling
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Mon, 21 Mar 2005 07:26:09 -0500
In message <20050320151837.GG9768@kalmia.hozed.org>,Troy Benjegerdes writes:
>What I'd really like to be be able to do is set the afsd memcache to
>zero and find a way to work with the underlying OS'es buffer cache.
i have been thinking about making -memcache somewhat dynamic using the
kmem_cache_* routines. there is a small problem with resizing of cache
blocks (for big directories) and what happens when you cant get memory.