From owner-freebsd-questions@FreeBSD.ORG Sun Oct 22 05:34:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD42E16A407 for ; Sun, 22 Oct 2006 05:34:23 +0000 (UTC) (envelope-from juhasaarinen@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E6343D49 for ; Sun, 22 Oct 2006 05:34:23 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wx-out-0506.google.com with SMTP id t4so1331951wxc for ; Sat, 21 Oct 2006 22:34:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gg4u94WMli7QCt1O/MCA0fX/7HA5/VkLj4UYci9JSSuzJFrcuOdyZm9Vs53VHPK0NZifpCQomnLF/GcR9IYFmcfzvSKn3Tv51c3nMNMMZ+hi9Zar4X8mjxThz9iE9z3/hIfy63ko9aLJLX1rufhVIddR6w3tuZrBY4qxUwOcjQE= Received: by 10.70.48.15 with SMTP id v15mr4234861wxv; Sat, 21 Oct 2006 22:34:22 -0700 (PDT) Received: by 10.70.24.18 with HTTP; Sat, 21 Oct 2006 22:34:22 -0700 (PDT) Message-ID: Date: Sun, 22 Oct 2006 18:34:22 +1300 From: "Juha Saarinen" To: "Josh Carroll" In-Reply-To: <8cb6106e0610212227xf6ecf52o517066fd22b40fd2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8cb6106e0610212227xf6ecf52o517066fd22b40fd2@mail.gmail.com> Cc: "freebsd-questions@FreeBSD.org" Subject: Re: Appropriate CPUTYPE for Intel D840 "Smithfield"? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Oct 2006 05:34:23 -0000 On 10/22/06, Josh Carroll wrote: > Since Pentium Ds are based on the Pentium 4 netburst architecture, I'd > say "p4" would be the most appropriate (e.g. -march=pentium4). Could be - thinking some more about it, Smithfield is essentially two Prescott cores glued together, so that might be the appropriate one. -- Juha