From owner-freebsd-questions@FreeBSD.ORG Fri Jun 29 10:31:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0516F16A469 for ; Fri, 29 Jun 2007 10:31:00 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 8F77613C465 for ; Fri, 29 Jun 2007 10:30:59 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 85-218-3-50.dclient.lsne.ch ([85.218.3.50] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I4Dkf-0002wp-Qn; Fri, 29 Jun 2007 12:30:57 +0200 Message-ID: <4684DF52.4010104@gahr.ch> Date: Fri, 29 Jun 2007 12:30:42 +0200 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.4 (X11/20070618) MIME-Version: 1.0 To: User Questions References: <539c60b90706281317r203aba82s5b6391123a71d554@mail.gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.0 OpenPGP: id=9571F78E; url=http://www.gahr.ch/pgp Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig6A30FA4462C1DBE208F71000" X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: Eric Crist , Steve Franks Subject: Re: how to find current cpu speed & utilization 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: Fri, 29 Jun 2007 10:31:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6A30FA4462C1DBE208F71000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Eric Crist wrote: > man top as for "don't TOP post" ? >=20 >=20 > On Jun 28, 2007, at 3:17 PMJun 28, 2007, Steve Franks wrote: >=20 >> I've been playing with powerd, and my system seems mighty sluggish. I= >> can't find anything in the manpages about how to get current metrics >> on the cpu. powerd is just a daemon, acpi and cpufreq are drivers, >> acpiconf just puts it to sleep, what am I missing? I don't know of any utility in the base system to show the current cpu frequency, but you can easily retrieve that information using sysctl. Have a look at the OIDS rooted at "dev.cpu." with $ sysctl dev.cpu. >> >> Steve >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enig6A30FA4462C1DBE208F71000 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGhN9WwMJqmJVx944RCuwWAKCcEXnO7AKS7IqCyijilKbEQ1LTXQCgklhO Y7B1AqiliOUztqiAj7Ma21M= =YIad -----END PGP SIGNATURE----- --------------enig6A30FA4462C1DBE208F71000--