From owner-freebsd-questions@FreeBSD.ORG Thu May 17 21:25:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D38AB16A400 for ; Thu, 17 May 2007 21:25:18 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.freebsd.org (Postfix) with ESMTP id 9676C13C469 for ; Thu, 17 May 2007 21:25:18 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from TEDSDESK (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.13.8/8.13.8) with SMTP id l4HLPHvn059918; Thu, 17 May 2007 14:25:17 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Andrew Falanga" , "freebsd-questions" Date: Thu, 17 May 2007 14:26:23 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <340a29540705171211q52f39dc1o38043df40c029fa@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mail.freebsd-corp-net-guide.com [65.75.192.90]); Thu, 17 May 2007 14:25:17 -0700 (PDT) Cc: Subject: RE: Kernel build question (options and so forth) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2007 21:25:18 -0000 try the generic kernel and see if it works. Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On 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//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 > "freebsd-questions-unsubscribe@freebsd.org" >