Subject: Re: possible kernel bug: stat mclpl after heavy net load
To: None <segv@netctl.net>
From: Stephan Pietzko <netbsd@wiki.uni-konstanz.de>
List: port-sparc64
Date: 12/14/2005 23:57:29
segv@netctl.net wrote
> > 
> > I have a sun netra t1, with netbsd-2-0 sparc64 form 8 dec 05.
> > The machine is a mirror and serves serveral DVD images (Wikipedia) via
> > http. I have the problem that the httpd feezes after serveral 100Gig
> > of network traffic (The network interface serves between 10-6MB/s
> > constantly).
> 
> Not sure if you're experiencing the same problems, are your web servers
> threaded? If yes then try building apache to fork, rather than spawning new
> threads.

First i used apache with worker MPM -> threaded. 
After that i used thttpd -> select.
Both seems to have the same problem.

> 2. SMP support is not there yet.

Hmm - i have only one cpu.

> 3. UltraSparc III, IV and T1 CPUs are not supported

My T1 has a UltraSPARC-IIi cpu. What is a T1 cpu?
I hate x86 BIOS and like the solid sun hardware. I love ALOM on my
Netra T1.

tnx Stephan