Re: Core(TM)2 Quad and TOP output

2008-07-15 Thread Scott Bennett
On Mon, 14 Jul 2008 19:25:26 +0300 tethys ocean [EMAIL PROTECTED] top-posted: Pufz I ve check all my server and I ve realize all my server is running only one CPU :( all is 6.3 stable How must I add another CPU on running server. See further below. and 7.0 will have to be stable

Re: Core(TM)2 Quad and TOP output

2008-07-15 Thread Jos Chrispijn
Scott Bennett wrote: That is not necessary either. Take a look in /sys/i386/conf or /sys/amd64/conf, depending upon which you are using. Then do: # config SMP # cd ../compile/SMP # make cleandepend make depend make make install # shutdown -r now That should take care of it for you.

Re: Core(TM)2 Quad and TOP output

2008-07-15 Thread Michael Lednev
Jos Chrispijn пишет: Scott Bennett wrote: That is not necessary either. Take a look in /sys/i386/conf or /sys/amd64/conf, depending upon which you are using. Then do: # config SMP # cd ../compile/SMP # make cleandepend make depend make make install # shutdown -r now That should take care

Re: Core(TM)2 Quad and TOP output

2008-07-15 Thread tethys ocean
#cd /usr/src/sys/i386/config/GENERIC #cp -Rp GENERIC mykernelname edit my kernel #vim mykernelname ident GENERIC change ident mykernelname and add # To make an SMP kernel, the next two lines are needed options SMP # Symmetric MultiProcessor Kernel device apic

Core(TM)2 Quad and TOP output

2008-07-14 Thread tethys ocean
Hi all I have new server(webserver) quad core but performans is not well (according our old webserver pent IV ). Maybe its performans depends on our web page sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below. 1-I wonder in my TOP output can I see all CPU or not? last pid:

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Manolis Kiagias
tethys ocean wrote: Hi all I have new server(webserver) quad core but performans is not well (according our old webserver pent IV ). Maybe its performans depends on our web page sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below. 1-I wonder in my TOP output can I see all CPU

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Josh Carroll
I have new server(webserver) quad core but performans is not well (according our old webserver pent IV ). Maybe its performans depends on our web page sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below. Can you provide some more detail here? How is it slower? Serving less

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Josh Carroll
I have new server(webserver) quad core but performans is not well (according our old webserver pent IV ). Maybe its performans depends on our web page sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below. I'm sorry, I completely missed that you were running 6.3 and not a

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Manolis Kiagias
Josh Carroll wrote: I'm sorry, I completely missed that you were running 6.3 and not a 7.x release. You are running the GENERIC kernel then, and while the processors are visible, it's only using one since you are not running with SMP support. You can build the SMP kernel (basically, GENERIC +

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Josh Carroll
He is already running with SMP, look at this part of his dmesg: ad10: 343399MB Seagate ST3360320AS 3.AAM at ata5-master SATA300 ad12: 343399MB Seagate ST3360320AS 3.AAM at ata6-master SATA300 acd0: DVDR ASUS DRW-2014S1T/1.01 at ata7-master SATA150 SMP: AP CPU #1 Launched! SMP: AP CPU #3

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Ivan Voras
tethys ocean wrote: Hi all I have new server(webserver) quad core but performans is not well (according our old webserver pent IV ). Maybe its performans depends on our web page sourcecode. FreeBSD 6.3 stable is running on it. dmesg is in below. There are a bazillion factors that can

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Manolis Kiagias
Josh Carroll wrote: He is already running with SMP, look at this part of his dmesg: ad10: 343399MB Seagate ST3360320AS 3.AAM at ata5-master SATA300 ad12: 343399MB Seagate ST3360320AS 3.AAM at ata6-master SATA300 acd0: DVDR ASUS DRW-2014S1T/1.01 at ata7-master SATA150 SMP: AP CPU #1 Launched!

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Jos Chrispijn
Josh Carroll wrote: Is SMP in GENERIC now in 6.3-STABLE then? Nope, you have to add that line to it b4 you compile your Kernel again... -- Jos ___ freebsd-questions@freebsd.org mailing list

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread tethys ocean
Pufz I ve check all my server and I ve realize all my server is running only one CPU :( all is 6.3 stable How must I add another CPU on running server. and 7.0 will have to be stable heyoo :D * 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Jul 14 21:59:07 EEST 2008* On Mon, Jul 14, 2008 at 6:38

Re: Core(TM)2 Quad and TOP output

2008-07-14 Thread Mel
On Monday 14 July 2008 14:47:26 tethys ocean wrote: pid 835 (httpd), uid 80: exited on signal 4 pid 743 (httpd), uid 80: exited on signal 4 pid 741 (httpd), uid 80: exited on signal 4 pid 1047 (httpd), uid 80: exited on signal 4 pid 14778 (httpd), uid 80: exited on signal 4 pid 1043