From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 19 18:54:51 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C10A11065672 for ; Thu, 19 Feb 2009 18:54:51 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from dir.bg (mail.dir.bg [194.145.63.28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DA3B8FC0C for ; Thu, 19 Feb 2009 18:54:50 +0000 (UTC) (envelope-from jgordeev@dir.bg) Received: from [84.238.192.16] (account jgordeev@dir.bg HELO sometimes2.studgrad.net) by srv.dir.bg (CommuniGate Pro SMTP 5.2.12) with ESMTPSA id 67533289; Thu, 19 Feb 2009 20:54:48 +0200 Message-ID: <499DAAF8.4030005@dir.bg> Date: Thu, 19 Feb 2009 20:54:48 +0200 From: Jordan Gordeev User-Agent: Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.8.1.19) Gecko/20090204 SeaMonkey/1.1.14 MIME-Version: 1.0 To: "D.M. Ovad" References: <9D0C41D6-5EDB-4D17-8258-352FE8ADAFBD@chesterdkat.com> In-Reply-To: <9D0C41D6-5EDB-4D17-8258-352FE8ADAFBD@chesterdkat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-amd64@freebsd.org Subject: Re: Intel Xeon Processor kernel compile CPU type. 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: Thu, 19 Feb 2009 18:54:52 -0000 D.M. Ovad wrote: > I am compiling a custom kernel to add Netatalk capability and weed out > unnecessary drivers. My system has two Intel Xeon Quad Core > processors. It's not clear to me what I should specify in the "cpu" > field. The default kernel specifies the cpu as "HAMMER". Is this > also correct for a dual quad core Intel Xeon system? > > Thanks... It is the only value that you can put there AFAIK.