DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_3_2 acpi/pstate: Be lenient about wrong # of processors in the power domain


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Oct 2012 23:57:36 -0700 (PDT)

commit 155b3bdd00774d6d110dc3cadc62b9bda27f39f0
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Oct 11 14:54:52 2012 +0800

    acpi/pstate: Be lenient about wrong # of processors in the power domain
    
    Some stupid BIOSes seem to consider two logic CPUs (hyperthreading) as
    one CPU.  Don't bail out; just print some error messages.
    
    Reported-by: dillon@

Summary of changes:
 sys/dev/acpica5/acpi_cpu_pstate.c |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/155b3bdd00774d6d110dc3cadc62b9bda27f39f0


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]