RE: smp in 5.1

2003-08-11 Thread derwood
I've been running 5.1-Current since its release on a Dell Precision 410 with
dual P-III 500's
No SMP problems here at all.. Its been extremely stable for me thus far.

Darin -

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Steve Kargl
Sent: Monday, August 11, 2003 7:10 PM
To: Andy Farkas
Cc: [EMAIL PROTECTED]; Eriq Lamar
Subject: Re: smp in 5.1


On Tue, Aug 12, 2003 at 08:25:38AM +1000, Andy Farkas wrote:
> On Mon, 11 Aug 2003, Eriq Lamar wrote:
> 
> > Is there any advantage in 5.1 over 4.8 for two amd mp's. and if so 
> > could someone tell what they are. I am interested in building dual 
> > system using mp's but not sure which version would be better.
> 
> Scheduling in 5.1 is broken (sched_ule doesn't even work*).
> 
> Stick with 4.8.
> 
> * for me, sched_ule completely locks up my box, no ping, no keybd. 
> Exact same kernel with sched_4bsd works fine.
> 

Strange.  ULE has worked fine on my UP system for 
several months and the SMP system I recently obtained
from a co-worker hasn't panicked while running ULE.
Can you drop into ddb and trace the problem with
ULE on your system? 

-- 
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Apache startup problems

2003-08-04 Thread derwood
Hi,
   I'm running FreeBSD 5.1, and all seems to be working fine except for one
problem:
Whenever I reboot the box, Apache will seg fault whenever it is accessed
until I go and bounce it.
After that, it runs happy and fine with no problems.
I have a feeling that its because I'm using PPPoE to connect to my DSL line
and the IP address hasn't been assigned to the box yet.
Is there a way to make apache wait on bootup until PPPoE is done connecting?

Below is what happens right after boot..

Darin -




[Mon Aug  4 23:14:38 2003] [notice] Apache/1.3.28 (Unix) PHP/4.3.3RC1
mod_ssl/2.8.15 OpenSSL/0.9.7b configured -- resuming normal operations
[Mon Aug  4 23:14:38 2003] [notice] Accept mutex: flock (Default: flock)
[Mon Aug  4 23:14:59 2003] [notice] child pid 485 exit signal Segmentation
fault (11)
[Mon Aug  4 23:15:03 2003] [notice] child pid 487 exit signal Segmentation
fault (11)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"