From owner-freebsd-questions@FreeBSD.ORG  Fri Mar 23 23:06:19 2007
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: freebsd-questions@freebsd.org
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 8147216A400
	for <freebsd-questions@freebsd.org>;
	Fri, 23 Mar 2007 23:06:19 +0000 (UTC)
	(envelope-from dandee@hellteam.net)
Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10])
	by mx1.freebsd.org (Postfix) with ESMTP id 40EED13C43E
	for <freebsd-questions@freebsd.org>;
	Fri, 23 Mar 2007 23:06:19 +0000 (UTC)
	(envelope-from dandee@hellteam.net)
Received: from localhost (localhost [127.0.0.1])
	by pipa.vshosting.cz (Postfix) with ESMTP id 1F9F01C983F
	for <freebsd-questions@freebsd.org>;
	Fri, 23 Mar 2007 23:33:58 +0100 (CET)
Received: from pipa.vshosting.cz ([127.0.0.1])
	by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	id 13791-04 for <freebsd-questions@freebsd.org>;
	Fri, 23 Mar 2007 23:33:52 +0100 (CET)
Received: from gandalf (unknown [81.0.245.205])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by pipa.vshosting.cz (Postfix) with ESMTP id B44271C9843
	for <freebsd-questions@freebsd.org>;
	Fri, 23 Mar 2007 23:33:52 +0100 (CET)
From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= <dandee@hellteam.net>
To: <freebsd-questions@freebsd.org>
Date: Fri, 23 Mar 2007 23:33:57 +0100
Organization: Projekt HELL
Message-ID: <001c01c76d9b$58e687d0$6508280a@tocnet28.jspoj.czf>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Office Outlook 11
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
Thread-Index: Acdtm1iohQjhnlV3RlSABtGlbR2S1g==
X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz
Subject: optimization for Athlon 64 X2
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: dandee@hellteam.net
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 23 Mar 2007 23:06:19 -0000

Hi all,

out of curiosity, which CPUTYPE setting is appropriate for dual =
Manchester core Athlon 64 X2 3800+ processor with FreeBSD 6.2 (GCC =
3.4.4) ?

Googling throws up nothing useful.

Dan