git: MADT MP probe: Rework cpuid mapping, and cpuid to apicid mapping
Michael Neumann
mneumann at crater.dragonflybsd.org
Thu Sep 23 07:32:48 PDT 2010
commit 4ad5917fc73a82992638de9aa7387b6fbcc7a64f
Author: Michael Neumann <mneumann at ntecs.de>
Date: Sun Oct 3 13:45:30 2010 +0200
MADT MP probe: Rework cpuid mapping, and cpuid to apicid mapping
Apply commit 223bf214b579c486a04c63795cdf9808b2e87b14 for x86_64.
Summary of changes:
sys/platform/pc64/include/smp.h | 4 +-
sys/platform/pc64/x86_64/mp_machdep.c | 14 ++++-
sys/platform/pc64/x86_64/mp_madt.c | 117 +++++++++++++++++++++++---------
3 files changed, 99 insertions(+), 36 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ad5917fc73a82992638de9aa7387b6fbcc7a64f
--
DragonFly BSD source repository
More information about the Commits
mailing list