From owner-freebsd-questions Tue Jan 29 12:51:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 7CE6D37B405 for ; Tue, 29 Jan 2002 12:51:07 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout01.sul.t-online.com with smtp id 16VfDd-0005lI-0A; Tue, 29 Jan 2002 21:51:05 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.113.93]) by fmrl00.sul.t-online.com with esmtp id 16VfDT-0XB8sKC; Tue, 29 Jan 2002 21:50:55 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g0TKpGI24058; Tue, 29 Jan 2002 21:51:22 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200201292051.g0TKpGI24058@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Chris Samaritoni Cc: questions@FreeBSD.ORG Subject: Re: Obtaining CPU serial numbers Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 29 Jan 2002 12:26:36 PST." <5.1.0.14.2.20020129122218.03429720@mail.tierra.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Jan 2002 21:51:16 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Chris Samaritoni writes: > Hey Everyone, > > I was wonder is there a way to determine the serial numbers of the CPUs in > a machine while it's running. Similar in the way you can use the camcontrol > util to determine the hard drive serial numbers. If not is there a way to > determine the speed of the processors? I know you can look in the message > file after boot up and find it, but I'm looking for a util so I don't have > to reboot hundreds of machines. > No need to reboot, just look at /var/run/dmesg.boot. However, machdep.tsc_freq: 1200053708 on my machine, a 1.2 GHz Athlon. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message