Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Dec 2004 17:56:50 +0100
From:      Benjamin Walkenhorst <krylon@gmx.net>
To:        Ronj_clark@yahoo.com
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD 5.3 STABLE SMP Kernel
Message-ID:  <41AF4952.7050904@gmx.net>
In-Reply-To: <20041202143927.69072.qmail@web52501.mail.yahoo.com>
References:  <20041202143927.69072.qmail@web52501.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ronnie Clark wrote:
> Hello all, 
> 
> I hope what I have is a simple question. 
> 
> I have a dual proc machine, that I have loaded 5.3
> RELEASE on and then updated it to STABLE. While
> reading the Handbook I see where the GENERIC kernel
> has SMP built in via the SMP file in
> /usr/src/sys/i386/conf directory. 
> 
> So, to enable SMP for my custom kernel, do I simply
> need to edit SMP to include my custom kernel name?

 From my kernel config:
# To make an SMP kernel, the next two are needed
options         SMP             # Symmetric MultiProcessor Kernel
device          apic            # I/O APIC

Enjoy! =)

Kind regards,
Benjamin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41AF4952.7050904>