From owner-freebsd-net@FreeBSD.ORG Wed Nov 25 18:57:55 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 A221F1065672 for ; Wed, 25 Nov 2009 18:57:55 +0000 (UTC) (envelope-from rganascim@gmail.com) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by mx1.freebsd.org (Postfix) with ESMTP id 5933A8FC1A for ; Wed, 25 Nov 2009 18:57:55 +0000 (UTC) Received: by yxe14 with SMTP id 14so9390yxe.7 for ; Wed, 25 Nov 2009 10:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=yZQEeWsvXBfneP7KQGlv4QLOwEEo6BebA0f58Cfcwzo=; b=artOcT46T0k8E8UgDY21TgxA9/XN59U0k2aZOfPAcKCXxHmcFWeNNpS3RVOZ5ki5Xz bKAI7UhE8DTtP6lOSHSp1iyfk7DFxK/PwPZOShtiELwPzB582ateI0IMexVCSXXhhjTU 9g7tpszVLFcYqYQpudWpC8wiHChwnKy4bSrSM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JXkAF/STsfpq1/05qH+5L2jjLG8IrADAHysCb15Wb09h+95pcEqKLn9MOjH4cXOoHx aFsY4Aug11YKiQzFK5p7bVhU3tOMTU4z+ZSAU49lQyQYQo+hUiDGOvDGcB1Wa7qGk0p/ UEPksOlHB9zH6BSU3yOPwcYENIYDjQw6MTaoM= MIME-Version: 1.0 Received: by 10.90.210.11 with SMTP id i11mr1685635agg.94.1259174066547; Wed, 25 Nov 2009 10:34:26 -0800 (PST) Date: Wed, 25 Nov 2009 16:34:26 -0200 Message-ID: <2f7feda40911251034p17686d34h25e2a9467751c728@mail.gmail.com> From: Rafael Ganascim To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 18:57:55 -0000 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. Thanks, Rafael