ACPI P-State: Allow # of member CPUs in the CPU domain less than required
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 7 Jul 2009 11:41:01 +0000 (19:41 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 8 Jul 2009 10:50:47 +0000 (18:50 +0800)
commit2f336f651f7b471e075aeb4b7ffd686c9fc6813f
treeacfe7fa95e817c870cbddc8da88c231fc93c500c
parentdf18fa0f4da1b6cbab9a3acc265c0461ca826ce0
ACPI P-State: Allow # of member CPUs in the CPU domain less than required

This could be done as long as the CPU domain's coordination is _not_ SWALL.
Now ACPI CPU P-State driver could attach even if a UP kernel booted on an
MP box.
sys/dev/acpica5/acpi_cpu_pstate.c