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

git: x86_64: Don't log cores per CPU and logical CPUs per core


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 14 Jun 2011 01:43:13 -0700 (PDT)

commit 88df80ac17de43049fca448e3f83e3b401ba37e8
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Tue Jun 14 15:54:19 2011 +0800

    x86_64: Don't log cores per CPU and logical CPUs per core
    
    For Intel CPUs, the cores per CPU we printed probably is wrong; it
    merely means the max cores per CPU.  Since these two values are not
    used by any effective code at all, these confusing logging is removed.
    
    If correct cores per CPU is needed, it probably should be done after
    lapic_config().

Summary of changes:
 sys/platform/pc64/x86_64/identcpu.c |   22 ++++++++++++++++------
 1 files changed, 16 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88df80ac17de43049fca448e3f83e3b401ba37e8


-- 
DragonFly BSD source repository



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