#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
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 c
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. /
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 b
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 (h
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 P
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
http://lists.freebsd.org/mailman/listinfo/freebsd-question
Josh Carroll wrote:
He is already running with SMP, look at this part of his dmesg:
ad10: 343399MB at ata5-master SATA300
ad12: 343399MB at ata6-master SATA300
acd0: DVDR at ata7-master SATA150
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
His problem lies elsewh
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 in
> He is already running with SMP, look at this part of his dmesg:
>
> ad10: 343399MB at ata5-master SATA300
> ad12: 343399MB at ata6-master SATA300
> acd0: DVDR at ata7-master SATA150
> SMP: AP CPU #1 Launched!
> SMP: AP CPU #3 Launched!
> SMP: AP CPU #2 Launched!
>
> His problem lies elsewhere
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 + op
>> > 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
> 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
cli
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 or
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: 1988
15 matches
Mail list logo