Re: [SQU] Specifying number of aufs threads in 2.4.PRE-STABLE

From: Adrian Chadd <adrian@dont-contact.us>
Date: Fri, 26 Jan 2001 06:30:23 -0700

On Fri, Jan 26, 2001, Marc Elsen wrote:
>
> Hello,
>
> I am confused in connection with "configuring" squid.2.4.PRE-STABLE
> concerning aufs (previously asyncufs).
>
> In the release notes it is stated that now "--enable-store-io" is needed
> for other storage types then the default.
> Does this include --enable-async-io or not ?
>
> More specifically if it does, who do I then increase the number
> of async. threads if needed ?
>
> p.s: also, what is storage type "COSS", can't seem to find docs about
> it at first glance.
>

from configure.in ..

[ --enable-async-io[=N_THREADS]
                          Shorthand for
                          --with-aio-threads=N_THREADS
                          --with-pthreads
                          --enable-storeio=ufs,aufs],

therefore if you want to increase the number of threads avaliable to asyncio
simply add --with-aio-threads=N .

COSS stands for "Cyclic Object Storage System". Its a cyclic FS written
by Eric Stern a while back. It is more of an experiemnt - currently it
isn't async, so its usefulness is currently limited.

I'll get around to converting it to use async disk IO at a later stage,
but I think we want to get squid-2.4 out first.

Adrian
IF YO

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Jan 26 2001 - 06:34:01 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:36 MST