From owner-freebsd-amd64@FreeBSD.ORG Fri May 20 20:45:33 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BBD816A4CE for ; Fri, 20 May 2005 20:45:33 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60F3B43D86 for ; Fri, 20 May 2005 20:45:33 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5417E72DD4; Fri, 20 May 2005 13:45:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 4F3EE72DCB; Fri, 20 May 2005 13:45:33 -0700 (PDT) Date: Fri, 20 May 2005 13:45:33 -0700 (PDT) From: Doug White To: Affan Basalamah In-Reply-To: Message-ID: <20050520134353.J8229@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-amd64@freebsd.org Subject: Re: amd64 on HP Proliant DL145 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 20:45:33 -0000 On Fri, 20 May 2005, Affan Basalamah wrote: > I want to know if installing amd64 version of FreeBSD on my 1-cpu HP > Proliant DL145 will give me significant performance gain compared to > i386 version. I would like to run IDS (snort/base) and NFSen > (nfsen.sourceforge.net) on this box, and plan to monitor ingress > traffic on gigeth port of catalyst 6500. > > Please tell me, is it easier for me to just install i386 on this > DL145, or install amd64 to get better performance ? Is there any > problem with application such as snort/base on amd64 platform ? snort is a large amount of string analysis and the additional registers should help significantly. It appears to work on all architectures so there should be no problem building and running it on amd64 vs. i386. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org