cpu.cx usage no longer available?

Henrik Brix Andersen henrik at brixandersen.dk
Tue May 1 23:00:29 UTC 2007


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.
> 
> Now I see only hw.acpi.cpu.cx_lowest. cx_usage and cx_supported seem to
> be gone.
> 
> 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
-- 
Henrik Brix Andersen <henrik at brixandersen.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 209 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20070501/d53ba296/attachment.pgp


More information about the freebsd-acpi mailing list