svn commit: r238943 - head/sys/dev/acpica
Andriy Gapon
avg at FreeBSD.org
Tue Jul 31 11:32:14 UTC 2012
on 31/07/2012 13:58 Alexander Motin said the following:
> To help with diagnostics, add C-state type into dev.cpu.X.cx_supported
I think that this really should have been a separate commit.
Besides it is a POLA violation for those who may parse output of this sysctl for
whatever reason.
Additionally, it would seem to be better to have sub-tree per state per CPU
where all the important/interesting characteristics of the state are exposed.
So this part of this commit seems like a half-measure.
This all has been recently discussed on acpi@ :-)
--
Andriy Gapon
More information about the svn-src-head
mailing list