> >> It seems that there is substantial overhead just scanning interfaces for
> >> some routine maintenance...is there any hope of alleviating this deboggle?
> >
> >Probably. Without some idea of what's actually happening, though, it's a
> >little hard to point a finger and say "look here".
> >
At 11:54 PM 8/6/00 -0700, Mike Smith wrote:
>> With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
>> when idle in "interrupts" even when there are no interrupts to process. on
>> a 500Mhz box it uses 10% of the cpu and it seems linear with different
>> speed processors.
>>
Robert Watson <[EMAIL PROTECTED]> wrote:
>
>I'd made some similar observations about the current lack of scalability
>both in management of (struct ifnet) chains, and mountpoints in the file
>system.
When I had a brief look at the way mount points are handled I
concluded that most of the time the
On Sat, 5 Aug 2000, Dennis wrote:
> With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
> when idle in "interrupts" even when there are no interrupts to process. on
> a 500Mhz box it uses 10% of the cpu and it seems linear with different
> speed processors.
>
> the 1800 i
> With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
> when idle in "interrupts" even when there are no interrupts to process. on
> a 500Mhz box it uses 10% of the cpu and it seems linear with different
> speed processors.
>
> the 1800 interfaces are 900 DLCIs on a T3 fram
> Here's the site I was thinking of:
>
> http://polygraph.ircache.net/Tips/FreeBSD-3.3/
Beware...their patch does a malloc M_WAITOK in interrupt state. I've
pointed this out to them, but they haven't changed it yet.
Alan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebs
On Sun, 6 Aug 2000, Mike Silbersack wrote:
> If my memory serves me right, someone who was working with doing squid
> benchmarks had such patches. Searching through the archive for -net for
> squid and/or freebsd 3.2 should find the message - he linked to a page
> with performance tuning tips.
On Sat, 5 Aug 2000, Doug White wrote:
> Send patches to rewrite the interface list to use some other data
> structure.
>
> Doug White| FreeBSD: The Power to Serve
> [EMAIL PROTECTED] | www.FreeBSD.org
If my memory serves me right, someone who was working with doing sq
On Sat, 5 Aug 2000, Dennis wrote:
> With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
> when idle in "interrupts" even when there are no interrupts to process. on
> a 500Mhz box it uses 10% of the cpu and it seems linear with different
> speed processors.
I would suspect
In message <[EMAIL PROTECTED]>, Dennis writes:
>With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
>when idle in "interrupts" even when there are no interrupts to process. on
>a 500Mhz box it uses 10% of the cpu and it seems linear with different
>speed processors.
>
>the 1
With 1800 interfaces in the system Freebsd seems to use about 50Mhz of cpu
when idle in "interrupts" even when there are no interrupts to process. on
a 500Mhz box it uses 10% of the cpu and it seems linear with different
speed processors.
the 1800 interfaces are 900 DLCIs on a T3 frame with 900 b
11 matches
Mail list logo