From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 29 21:26:16 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 196AD16A4CE; Wed, 29 Dec 2004 21:26:16 +0000 (GMT) Received: from phoenix.gargantuan.com (phoenix.gargantuan.com [24.73.171.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78D7B43D2F; Wed, 29 Dec 2004 21:26:15 +0000 (GMT) (envelope-from michael@gargantuan.com) Received: from localhost (localhost.gargantuan.com [127.0.0.1]) by spamassassin-injector (Postfix) with SMTP id 592015F8; Wed, 29 Dec 2004 16:26:14 -0500 (EST) Received: by phoenix.gargantuan.com (Postfix, from userid 1001) id 42295C4; Wed, 29 Dec 2004 16:25:55 -0500 (EST) Date: Wed, 29 Dec 2004 16:25:55 -0500 From: "Michael W. Oliver" To: amd64@freebsd.org;, questions@freebsd.org Message-ID: <20041229212555.GD89526@gargantuan.com> Mail-Followup-To: amd64@freebsd.org;, questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C1iGAkRnbeBonpVg" Content-Disposition: inline X-WWW-Site: http://michael.gargantuan.com X-PGP-Public-Key: $X-WWW-Site/gnupg/pubkey.asc X-PGP-Fingerprint: 2694 0179 AE3F BFAE 0916 0BF5 B16B FBAB C5FA A3C9 X-Home-Phone: +1-863-816-8091 X-Mobile-Phone: +1-863-738-2334 X-Home-Address0: 8008 Apache Lane X-Home-Address1: Lakeland, FL X-Home-Address2: 33810-2172 X-Home-Address3: United States of America X-Good-Question-Guide: http://www.catb.org/~esr/faqs/smart-questions.html X-Netiquette-Guidelines: http://www.ietf.org/rfc/rfc1855.txt User-Agent: Mutt/1.5.6i X-Spam-DCC: EATSERVER: phoenix.gargantuan.com 1166; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on phoenix.gargantuan.com X-Spam-Level: X-Spam-Status: No, score=-105.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.1 X-Spam-Pyzor: Reported 0 times. Subject: CPU speed not reported correctly X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 21:26:16 -0000 --C1iGAkRnbeBonpVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello again folks. Here is the head of my `dmesg -a': Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-CURRENT #3: Wed Dec 29 09:10:47 EST 2004 mwoliver@gambit.gargantuan.com:/usr/obj/usr/src/sys/GAMBIT WARNING: debug.mpsafenet forced to 0 as ipsec requires Giant WARNING: MPSAFE network stack disabled, expect reduced performance. Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff8091e000. Preloaded elf obj module "/boot/kernel/sound.ko" at 0xffffffff8091e1a8. Preloaded elf obj module "/boot/kernel/snd_via8233.ko" at 0xffffffff8091e7d= 0. Preloaded acpi_dsdt "/boot/DSDT.aml" at 0xffffffff8091ed00. Preloaded elf obj module "/boot/kernel/ng_ubt.ko" at 0xffffffff8091ed50. Preloaded elf obj module "/boot/kernel/netgraph.ko" at 0xffffffff8091f278. Preloaded elf obj module "/boot/kernel/radeon.ko" at 0xffffffff8091f8a8. Preloaded elf obj module "/boot/kernel/agp.ko" at 0xffffffff8091fe50. ACPI APIC Table: Calibrating clock(s) ... i8254 clock: 1193174 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 801825045 Hz CPU: AMD Athlon(tm) 64 Processor 3400+ (801.83-MHz K8-class CPU) Origin =3D "AuthenticAMD" Id =3D 0xf4a Stepping =3D 10 Features=3D0x78bfbff AMD Features=3D0xe0500800 L1 2MB data TLB: 8 entries, fully associative L1 2MB instruction TLB: 8 entries, fully associative L1 4KB data TLB: 32 entries, fully associative L1 4KB instruction TLB: 32 entries, fully associative L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associat= ive L2 2MB unified TLB: 0 entries, disabled/not present L2 4KB data TLB: 512 entries, 4-way associative L2 4KB instruction TLB: 512 entries, 4-way associative L2 unified cache: 1024 kbytes, 64 bytes/line, 1 lines/tag, 16-way associati= ve OK, here is my question: Why is the CPU speed reported as 801.83MHz? Is there something really wrong with my setup here? I have this machine configured to dual boot with the other OS being the x64 version of XP, and it reports a 2.2GHz CPU (for what it's worth...). Is this just some cosmetic thing, or is my CPU really running that slow? $ uname -a FreeBSD gambit.gargantuan.com 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Wed Dec 29 09:10:47 EST 2004 mwoliver@gambit.gargantuan.com:/usr/obj/usr/src/sys/GAMBIT amd64 Thanks. --=20 Michael W. Oliver [see complete headers for contact information] --C1iGAkRnbeBonpVg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB0yDjsWv7q8X6o8kRAhZDAJ0eIQ1ElcmA4bsX+ijFlzhaVTSrpQCgiue1 O9puwsVDx4r9Zu4F63lSBp8= =Eg+8 -----END PGP SIGNATURE----- --C1iGAkRnbeBonpVg--