From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 04:42:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A92416A4CE for ; Thu, 7 Apr 2005 04:42:13 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD5543D46 for ; Thu, 7 Apr 2005 04:42:12 +0000 (GMT) (envelope-from beau@billbeau.net) Received: from ws2.billbeau.net (c-24-6-130-139.hsd1.ca.comcast.net[24.6.130.139]) by comcast.net (sccrmhc11) with SMTP id <2005040704420901100fpkfoe>; Thu, 7 Apr 2005 04:42:09 +0000 From: Bill To: freebsd-questions@freebsd.org In-Reply-To: <20050407043919.GA72331@xor.obsecurity.org> References: <1112849066.22153.19.camel@ws2.billbeau.net> <1112852084.22155.27.camel@ws2.billbeau.net> <20050407043919.GA72331@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 06 Apr 2005 22:39:35 -0700 Message-Id: <1112852376.26173.37.camel@ws2.billbeau.net> Mime-Version: 1.0 Subject: Re: multiprocessors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 04:42:13 -0000 Well then maybe i should build a new kernel then. Im running freeBSD 5.3 on a dual 450mhz Compaq Proliant 3000 On Wed, 2005-04-06 at 21:39, Kris Kennaway wrote: > On Wed, Apr 06, 2005 at 10:34:43PM -0700, Bill wrote: > > There is a line for cpu put it only shows one. Im used to linux and when > > I do a top in Linux I see two lines for my cpus. > > > > Is the stock kernel that gets installed when doing a new install smp > > enabled? > > No (on i386). > > > Do i need to rebuild my kernel for smp? > > Yes, see the handbook. > > Kris