From owner-freebsd-performance@FreeBSD.ORG Thu May 22 10:56:31 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBF1E37B401 for ; Thu, 22 May 2003 10:56:31 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3873843F93 for ; Thu, 22 May 2003 10:56:31 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4MHuGTY081979; Thu, 22 May 2003 10:56:20 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4MHuG3W081978; Thu, 22 May 2003 10:56:16 -0700 (PDT) Date: Thu, 22 May 2003 10:56:15 -0700 From: "David O'Brien" To: Pavel Kraynyukhov Message-ID: <20030522175615.GB81438@dragon.nuxi.com> References: <20030521190037.2041F37B404@hub.freebsd.org> <002901c32031$d332bd30$0101a8c0@erfolg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002901c32031$d332bd30$0101a8c0@erfolg> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-performance@freebsd.org Subject: Re: freebsd-performance Digest, Vol 3, Issue 11 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-performance@freebsd.org List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 17:56:32 -0000 On Thu, May 22, 2003 at 09:14:45AM +0200, Pavel Kraynyukhov wrote: > As far as i know HyperThreading is an Intel trademark and technologie as > well. > AMD has something similar for them processors, but i have no idea is such > feature supported by FreeBSD for AMD processors. I can tell you with upmost authority that AMD does not have something like HyperThreading in its CPU's -- not even in K8. > > I gotta question. I am contemplating buying the new AMD Opteron for a > > newer FreeBSD server. I am certain because of it's x86 compatibility > > running FBSD won't be a problem, Nope, no problems: FreeBSD 5.1-BETA #9: Thu May 22 09:20:08 GMT 2003 root@k8.amd.com:/hammer/sys/amd64/compile/GENERIC CPU: AuthenticAMD AMD64 Class Processor Origin = "AuthenticAMD" Id = 0xf40 Stepping = 0 Features=0x78bfbff AMD Features=0xe0500000<,AMIE,,DSP,3DNow!> # file /boot/kernel/kernel /boot/kernel/kernel: ELF 64-bit LSB executable, AMD x86-64, version 1 (FreeBSD), dynamically linked (uses shared libs), not stripped > > and I know that there is a 64Bit Apache > > underways, but is there any 64 bit MySQL Server on the way? Or does MySQL > > compile with that option? I am certain it can be built with Hyper > > Threading, but can that help performance on a single 64 bit CPU? Please > > help! (before I invest :-)) It will perform very well -- HyperThreading does is not the same as having two real processors. Some apps do perform better on a HyperThreaded CPU, others don't.