Re: FreeBSD belly up with big config

2000-08-07 Thread Mike Smith
> >> 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". > >

Re: FreeBSD belly up with big config

2000-08-07 Thread Dennis
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. >>

Re: FreeBSD belly up with big config

2000-08-07 Thread Tony Finch
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

Re: FreeBSD belly up with big config

2000-08-07 Thread Robert Watson
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

Re: FreeBSD belly up with big config

2000-08-06 Thread Mike Smith
> 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

Re: FreeBSD belly up with big config

2000-08-06 Thread Alan L. Cox
> 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

Re: FreeBSD belly up with big config

2000-08-06 Thread Mike Silbersack
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.

Re: FreeBSD belly up with big config

2000-08-05 Thread Mike Silbersack
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

Re: FreeBSD belly up with big config

2000-08-05 Thread Doug White
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

Re: FreeBSD belly up with big config

2000-08-05 Thread Poul-Henning Kamp
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

FreeBSD belly up with big config

2000-08-05 Thread Dennis
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