Re: [grahame@ucs.uwa.edu.au: Patch to squid HEAD]

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 15 Nov 2001 16:21:05 +0100

Should use bitmask similar to how fd_set works, not array of char..

Regards
Henrik

On Thursday 15 November 2001 14.50, Adrian Chadd wrote:
> Review?
>
> Adrian
>
> ----- Forwarded message from Grahame Bowland <grahame@ucs.uwa.edu.au> -----
>
> Subject: Patch to squid HEAD
> From: Grahame Bowland <grahame@ucs.uwa.edu.au>
> To: adrian@squid-cache.org
> X-Mailer: Evolution/0.99.0 (Preview Release)
> Date: 15 Nov 2001 12:40:43 +0800
>
>
> Hi Adrian,
>
> Attempting to get onto squid-dev, but until then I'll send patches to
> you :) This patch removes the dependency on the OS specified FD_SETSIZE
> when using polled I/O. Basically it removes fd_set from the delay pools
> code and replaces it with an array of chars, as that was the only thing
> tying us down to the FD_SETSIZE limit for Squid_MaxFD.
>
> We've been running with this on styx for a few days, since 1024
> filedescriptors was too small.
>
> Anyway, patch attached and I used diff -u this time :)
Received on Thu Nov 15 2001 - 08:20:37 MST

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