Re: SMP on FreeBSD 4.9

2004-03-26 Thread Breno Colom
03/26/2004 12:49PM, Jason Williams wrote:

 Also, how can I do some testing to ensure both CPU's are being utilized.
 

You could run top and watch the C column, which shows which particular CPU
is being used by a process.


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


Re: SMP on FreeBSD 4.9

2004-03-26 Thread Jason Williams

You could run top and watch the C column, which shows which particular CPU
is being used by a process.
This is quite interesting. After rebuilding my kernel for SMP support, I 
noticed the load average went up slightly.
Is that normal?

Right now, the system is being tested as a mail gateway server, running 
sendmail, mailscanner, SpamAssassin and clamav.

Before I did the recompile, my load average was low, almost zero. It is 
showing a load average of around 0.02 now...Not much, but interesting.

Any ideas?

Jason 

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