Kernel build question (options and so forth)

2007-05-17 Thread Andrew Falanga

Hi,

In addition to my quest to upgrade this 6.0-RELEASE to 6.2-RELEASE-p4,
I have a question about the kernel and SMP.  This system has two
processors and I want to make sure I'm going to build an SMP capable
kernel, especially, considering I'm going from 6.0 to 6.2.  I managed
to find a past posting to this list saying that from 6.2 on, SMP is
detected and used by default; will this happen for me?  Should I edit
/usr/src/sys/arch/conf/MYKERNEL with something like options SMP or
whatever it is?  (I'm only guessing here, and I want to make sure I
get an SMP kernel.)

Thanks,
Andy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Kernel build question (options and so forth)

2007-05-17 Thread Ted Mittelstaedt

try the generic kernel and see if it works.

Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Andrew Falanga
 Sent: Thursday, May 17, 2007 12:11 PM
 To: freebsd-questions
 Subject: Kernel build question (options and so forth)
 
 
 Hi,
 
 In addition to my quest to upgrade this 6.0-RELEASE to 6.2-RELEASE-p4,
 I have a question about the kernel and SMP.  This system has two
 processors and I want to make sure I'm going to build an SMP capable
 kernel, especially, considering I'm going from 6.0 to 6.2.  I managed
 to find a past posting to this list saying that from 6.2 on, SMP is
 detected and used by default; will this happen for me?  Should I edit
 /usr/src/sys/arch/conf/MYKERNEL with something like options SMP or
 whatever it is?  (I'm only guessing here, and I want to make sure I
 get an SMP kernel.)
 
 Thanks,
 Andy
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Kernel build question (options and so forth)

2007-05-17 Thread Daniel Molina Wegener

El Jue, 17 de Mayo de 2007, 15:11, Andrew Falanga escribió:
 Hi,

   Hello,


 In addition to my quest to upgrade this 6.0-RELEASE to 6.2-RELEASE-p4,
 I have a question about the kernel and SMP.  This system has two
 processors and I want to make sure I'm going to build an SMP capable
 kernel, especially, considering I'm going from 6.0 to 6.2.  I managed
 to find a past posting to this list saying that from 6.2 on, SMP is
 detected and used by default; will this happen for me?  Should I edit
 /usr/src/sys/arch/conf/MYKERNEL with something like options SMP or
 whatever it is?  (I'm only guessing here, and I want to make sure I
 get an SMP kernel.)

   Review the GENERIC and NOTES kernel configs. The options for SMP kernels
in i386 arch are commented.


 Thanks,
 Andy

 [SNIP]


Regards,
-- 
 .O. | Daniel Molina Wegener   | C/C++ Developer
 ..O | dmw [at] unete [dot] cl | FOSS Coding Adict
 OOO | BSD  Linux User| Standards Rocks!


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]