From owner-freebsd-questions@FreeBSD.ORG Tue Mar 28 03:44:49 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 23E3316A400 for ; Tue, 28 Mar 2006 03:44:49 +0000 (UTC) (envelope-from msoulier@digitaltorque.ca) Received: from mail.storm.ca (mail.storm.ca [209.87.239.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C0E543D48 for ; Tue, 28 Mar 2006 03:44:48 +0000 (GMT) (envelope-from msoulier@digitaltorque.ca) Received: from tigger.digitaltorque.ca (ppp-216-106-109-253.storm.ca [216.106.109.253]) by mail.storm.ca (8.13.6+Sun/8.13.6) with ESMTP id k2S3ik9j018575 for ; Mon, 27 Mar 2006 22:44:47 -0500 (EST) Received: from tigger.digitaltorque.ca (localhost.localdomain [127.0.0.1]) by tigger.digitaltorque.ca (Postfix) with ESMTP id 935AA23DD3 for ; Mon, 27 Mar 2006 22:44:41 -0500 (EST) Received: (from msoulier@localhost) by tigger.digitaltorque.ca (8.13.1/8.13.1/Submit) id k2S3ie5t032617 for freebsd-questions@freebsd.org; Mon, 27 Mar 2006 22:44:40 -0500 X-Authentication-Warning: tigger.digitaltorque.ca: msoulier set sender to msoulier@digitaltorque.ca using -f Date: Mon, 27 Mar 2006 22:44:40 -0500 From: "Michael P. Soulier" To: freebsd-questions@freebsd.org Message-ID: <20060328034440.GY12075@tigger.digitaltorque.ca> Mail-Followup-To: freebsd-questions@freebsd.org References: <20060327172331.648b8f59@localhost> <12437d830603270101l274a6a0co@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Z8pjODCYYz+3zRe3" Content-Disposition: inline In-Reply-To: <12437d830603270101l274a6a0co@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Subject: Re: cat /proc/cpuinfo ? 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: Tue, 28 Mar 2006 03:44:49 -0000 --Z8pjODCYYz+3zRe3 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 27/03/06 Dh=E9nin Jean-Jacques said: > pkg_add cpuid >=20 > and >=20 > :; cpuid >=20 > eax in eax ebx ecx edx > 00000000 00000002 756e6547 6c65746e 49656e69 > 00000001 00000f27 0001080a 00000400 bfebfbff > 00000002 665b5101 00000000 00000000 003b7040 > 80000000 80000004 00000000 00000000 00000000 > 80000001 00000000 00000000 00000000 00000000 > 80000002 20202020 20202020 20202020 20202020 > 80000003 65746e49 2952286c 6c654320 6e6f7265 > 80000004 20295228 20555043 30322e32 007a4847 >=20 > Vendor ID: "GenuineIntel"; CPUID level 2 >=20 > Intel-specific functions: > Version 00000f27: > Type 0 - Original OEM > Family 15 - Pentium 4 > Extended family 0 > Model 2 - Intel Pentium 4 processor (generic) or newer > Stepping 7 > Reserved 0 Cool. I don't see clock speed here.=20 I guess this works though.=20 [msoulier@kanga ~]$ sysctl -a | grep clockrate kern.clockrate: { hz =3D 100, tick =3D 10000, profhz =3D 1024, stathz =3D 1= 28 } hw.clockrate: 997 As it's ~1GHz, I guess that 997 is in MHz? Mike --=20 Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein --Z8pjODCYYz+3zRe3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFEKLEoKGqCc1vIvggRAtP0AJ9YhPZM+QqkmJEWoqIDB5tGiG1QiQCgl0VO o0eOU/WY3eGcdPB5qTlpvqA= =ZR/U -----END PGP SIGNATURE----- --Z8pjODCYYz+3zRe3--