Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 05:49:13 -0000
From:      "Mark Hughes" <mark@dvdnews.co.uk>
To:        "Andrew C. Hornback" <achornback@worldnet.att.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: SMP kernel with 1 processor....
Message-ID:  <006101c1642b$57af4480$0200a8c0@mark2>
References:  <000701c1642a$11a7d3e0$6600000a@columbia>

next in thread | previous in thread | raw e-mail | index | archive | help
> > So, is it okay to compile a kernel with the following options
uncommented,
> > and will it impact performance at all to do so:
> >
> > # To make an SMP kernel, the next two are needed
> > #options        SMP                     # Symmetric MultiProcessor
Kernel
> > #options        APIC_IO                 # Symmetric (APIC) I/O
> >
> > Also, other than these two options, is there anything else that
> > needs to be
> > enabled/disabled to work with SMP?
>
> No, that'll set it up as SMP, but I don't think you want to do that.  I'm
> not aware of the hazards of doing such, but I don't think it's a "best
> practice".

right.

> Also, how long is it going to take to install a second processor and do a
> kernel recompile?  You've gotta take the machine fully off-line and
powered
> down to add the second proc (unless you're running hardware that allows
hot
> swap of processors, which would be REALLY cool)...

indeed it would... if only :-)

> And even then, you could compile the SMP kernel and leave it sitting on
the
> machine, run it on a single proc kernel, and switch it over once you've
got
> the second processor in.

this is true, and sounds like a good idea. So, other than those two lines
in the kernel config, is there anything else that one needs to change in
order to enable the use of two processors?

Thanks,
Mark



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006101c1642b$57af4480$0200a8c0>