Re: [OpenAFS-devel] Re: [PATCH] PAG support only

Nathan Neulinger (nneul@umr.edu)
13 May 2003 17:27:20 -0500


> > +static kmem_cache_t *vfs_token_cache;
> > +static kmem_cache_t *vfs_pag_cache;
>
> How many of those will be around for a typical AFS client? I have the vague
> feeling the slabs are overkill..

What's a "typical client"?

I have machines that typically have 0 pags and tokens in kernel, and I
have machines that typically have a few hundred to a thousand.

Per pag on most clients will only have a single token, but number of
pags will depend totally on the nature of the machine.

I also have machines that have a few hundred pags around that don't have
any tokens in them, but could at any time.

-- Nathan

------------------------------------------------------------
Nathan Neulinger EMail: nneul@umr.edu
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/