From owner-freebsd-net@FreeBSD.ORG Wed Nov 25 22:42:26 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05664106566C for ; Wed, 25 Nov 2009 22:42:26 +0000 (UTC) (envelope-from morganw@chemikals.org) Received: from warped.bluecherry.net (unknown [IPv6:2001:440:eeee:fffb::2]) by mx1.freebsd.org (Postfix) with ESMTP id 8541B8FC16 for ; Wed, 25 Nov 2009 22:42:25 +0000 (UTC) Received: from volatile.chemikals.org (adsl-67-221-140.shv.bellsouth.net [98.67.221.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by warped.bluecherry.net (Postfix) with ESMTPSA id 8445098AB603; Wed, 25 Nov 2009 16:42:24 -0600 (CST) Received: from localhost (morganw@localhost [127.0.0.1]) by volatile.chemikals.org (8.14.3/8.14.3) with ESMTP id nAPMgK26067149; Wed, 25 Nov 2009 16:42:21 -0600 (CST) (envelope-from morganw@chemikals.org) Date: Wed, 25 Nov 2009 16:42:20 -0600 (CST) From: Wes Morgan To: Rafael Ganascim In-Reply-To: <2f7feda40911251034p17686d34h25e2a9467751c728@mail.gmail.com> Message-ID: References: <2f7feda40911251034p17686d34h25e2a9467751c728@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.95.2 at warped X-Virus-Status: Clean Cc: freebsd-net@freebsd.org Subject: Re: What is better? Use a SMP kernel or amd64 for network? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Nov 2009 22:42:26 -0000 On Wed, 25 Nov 2009, Rafael Ganascim wrote: > Hi list, > > I have a doubt (don't encountered on google) about what is better for a > FreeBSD Router: use a 32bits SMP kernel or an amd64? I know that exists some > differences, but generaly, what is better and why? > > I have a hardware with Xeon Dual processor. Why not an SMP amd64 kernel? SMP is not exclusive to i386.