From owner-freebsd-acpi@FreeBSD.ORG Tue May 1 23:00:29 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B45B716A400 for ; Tue, 1 May 2007 23:00:29 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from solow.pil.dk (relay.pil.dk [195.41.47.164]) by mx1.freebsd.org (Postfix) with ESMTP id 787EA13C4B7 for ; Tue, 1 May 2007 23:00:29 +0000 (UTC) (envelope-from henrik@brixandersen.dk) Received: from tirith.brixandersen.dk (osgiliath.brixandersen.dk [87.53.223.189]) by solow.pil.dk (Postfix) with ESMTP id 74DEF1CC0DD for ; Wed, 2 May 2007 00:39:00 +0200 (CEST) Received: by tirith.brixandersen.dk (Postfix, from userid 1001) id E033FB838; Wed, 2 May 2007 00:38:59 +0200 (CEST) Date: Wed, 2 May 2007 00:38:59 +0200 From: Henrik Brix Andersen To: freebsd-acpi@freebsd.org Message-ID: <20070501223859.GC93955@tirith.brixandersen.dk> Mail-Followup-To: freebsd-acpi@freebsd.org References: <20070501221338.61E0045042@ptavv.es.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jho1yZJdad60DJr+" Content-Disposition: inline In-Reply-To: <20070501221338.61E0045042@ptavv.es.net> X-PGP-Key: http://www.brixandersen.dk/files/HenrikBrixAndersen.asc User-Agent: Mutt/1.5.15 (2007-04-06) Subject: Re: cpu.cx usage no longer available? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 23:00:29 -0000 --jho1yZJdad60DJr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, May 01, 2007 at 03:13:38PM -0700, Kevin Oberman wrote: > I just installed Hans Petter's new USB driver on my laptop and wanted to > see if it still prevented the system from dropping into deeper sleep > modes. In the past I was limited to C2 when USB was loaded. >=20 > Now I see only hw.acpi.cpu.cx_lowest. cx_usage and cx_supported seem to > be gone. >=20 > I am running on a Pentium-M CPU, single core. You neglected to tell us which FreeBSD version you are running - but on my -CURRENT system, the cx_usage and cx_supported sysctls are still there: $ sysctl -a | grep cx hw.acpi.cpu.cx_lowest: C3 dev.cpu.0.cx_supported: C1/1 C2/1 C3/17 dev.cpu.0.cx_lowest: C3 dev.cpu.0.cx_usage: 95.09% 0.14% 4.76% dev.cpu.1.cx_supported: C1/1 C2/1 C3/17 dev.cpu.1.cx_lowest: C3 dev.cpu.1.cx_usage: 0.00% 97.66% 2.33% Mind you, this is with the in-tree USB stack. Regards, Brix --=20 Henrik Brix Andersen --jho1yZJdad60DJr+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: GnuPG signed iD8DBQFGN8GDv+Q4flTiePgRAhtGAJ4o8T9qlfuoGaph/fj8vXbRMqHksQCfTsaH AvIVjlMZkZXFzrw99U2Vcc4= =Q2DK -----END PGP SIGNATURE----- --jho1yZJdad60DJr+--