freebsd-dev/sys/x86
Andriy Gapon 40934baa60 hwpstate: use CPU_FOREACH when binding to all available processors
Also, add a comment mentioning _PSD - on some systems it's enough to
put one logical CPU into a particular P-state to make other CPUs in
the same domain to enter that P-state.

Also, call sched_unbind() after the loop - sched_bind() automatically
rebinds from previous CPU to a new one, and the new arrangement of code
is safer against early loop exit.

Plus one minor style nit.

MFC after:	10 days
2010-11-16 12:43:45 +00:00
..
acpica Make APM emulation look more closer to its origin. Use device_get_softc(9) 2010-11-10 18:50:12 +00:00
bios
cpufreq hwpstate: use CPU_FOREACH when binding to all available processors 2010-11-16 12:43:45 +00:00
include Move identical copies of apm_bios.h to sys/x86/include, replace them with 2010-11-11 19:36:21 +00:00
isa atrtc: remove (pre-)historic check of RTC NVRAM at address 0x0e 2010-10-16 10:45:36 +00:00
pci Each processor socket in a QPI system has a special PCI bus for the 2010-09-07 13:50:02 +00:00
x86 Move the mptable.h under x86/include/. 2010-11-09 20:28:09 +00:00