From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 18 06:23:05 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from localhost.my.domain (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3339216A412; Wed, 18 Oct 2006 06:23:04 +0000 (UTC) (envelope-from davidxu@freebsd.org) From: David Xu To: freebsd-amd64@freebsd.org Date: Wed, 18 Oct 2006 14:22:59 +0800 User-Agent: KMail/1.8.2 References: <1161155844.20165.1.camel@Brutus.freebsdworld.net> In-Reply-To: <1161155844.20165.1.camel@Brutus.freebsdworld.net> MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610181422.59368.davidxu@freebsd.org> Cc: Benjamin Adams Subject: Re: make.conf AMD X2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 06:23:05 -0000 On Wednesday 18 October 2006 15:17, Benjamin Adams wrote: > I was wondering what I should use in my make.conf for my processor: > > CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (2200.09-MHz > K8-class CPU) > Origin = "AuthenticAMD" Id = 0x20fb1 Stepping = 1 > > Features=0x178bfbffA,C MOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x1 > AMD Features=0xe2500800 > AMD Features2=0x3 > Cores per package: 2 > > > Also after I change my make.conf will I have re-install all to take > advantage of this? (portupgrade -af) > > Thanks > > Benjamin Adams I have Athlon 64 X2 3800+ running 64bit FreeBSD, I never have to set any flags in make.conf, isn't default configuration already good enough ? David Xu