From owner-freebsd-stable@FreeBSD.ORG Sun Nov 27 19:35:03 2005 Return-Path: X-Original-To: stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C0D616A41F for ; Sun, 27 Nov 2005 19:35:03 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9358543D55 for ; Sun, 27 Nov 2005 19:35:02 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so728606nzo for ; Sun, 27 Nov 2005 11:35:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oywg2cThktbI/ncAJm3t4UMwExgcd3nB4yVsdHK8PBLh3W5Mnpxqu42UuKsLcKcu4gsZZMqzEsW4jwzHraASeZWrS4yw+/zPItoXHCAlwjWB+rdWLmVQiKdeO7FUsLG27UVjvyFWr4WBshu2CfW5a0A72AgrDab04XRF3otCa7I= Received: by 10.36.250.46 with SMTP id x46mr2781465nzh; Sun, 27 Nov 2005 11:35:02 -0800 (PST) Received: by 10.36.154.20 with HTTP; Sun, 27 Nov 2005 11:35:01 -0800 (PST) Message-ID: <89dbfdc30511271135p28ad8fbfv63d226194cb4cba7@mail.gmail.com> Date: Sun, 27 Nov 2005 14:35:01 -0500 From: Kim Culhan To: stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Stable Worldstones - Intel P4 vs AMD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 19:35:03 -0000 Running -Stable make world with recent Intel and AMD hardware yielded some interesting results. One machine: CPU: AMD Athlon(tm) 64 Processor 3200+ (2010.31-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x20ff0 Stepping =3D 0 Other machine: CPU: Intel(R) Pentium(R) 4 CPU 3.60GHz (3600.12-MHz 686-class CPU) Origin =3D "GenuineIntel" Id =3D 0xf34 Stepping =3D 4 The Intel machine had hyperthreading disabled in the bios. kernel config for both machines was GENERIC Running 'make world' several times on FreeBSD 6.0-STABLE from 11-26-05 a couple of representative timings were: AMD Athlon 64 45:42 45:19 Intel P4 55:22 54:57 Are there any optimizations for the P4 which might be added to the GENERIC kernel config to improve the performance ? -kim -- w8hdkim err gmail.com