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 serve

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 PROTECT

SMP on FreeBSD 4.9

2004-03-26 Thread Jason Williams
Good morning everyone. I has a couple of quick questions regarding taking advantage of dual processors on a server that I have for our company. Now, i've never setup a FreeBSD box on a system that has 2 CPU's so this is my first shot at it. Following the handbook, I recompiled my kernel with su