看板 DFBSD_commit 關於我們 聯絡資訊
commit 2f336f651f7b471e075aeb4b7ffd686c9fc6813f Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Jul 7 19:41:01 2009 +0800 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. Summary of changes: sys/dev/acpica5/acpi_cpu_pstate.c | 51 ++++++++++++++++++++++++------------ 1 files changed, 34 insertions(+), 17 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f336f651f7b471e075aeb4b7ffd686c9fc6813f -- DragonFly BSD source repository