Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 12:00:44 -0500 (CDT)
From:      beemern <beemern@ksu.edu>
To:        <smp@freebsd.org>
Subject:   RE: For those with P4 SMP problems..
Message-ID:  <Pine.GSO.4.33L.0209201156510.10969-100000@unix2.cc.ksu.edu>

next in thread | raw e-mail | index | archive | help

i edit'd /usr/src/sys/i386/i386/mp_machdep.c , changing the apic loop to
start at x=2 (instead of x=1) since its (apparantly at x=1) where the
problem arises, and it boots up fine, saying that its SMP Motherboard in
dmesg (no errors)

the reason i say that x=1 is the bad apic is because of the panic msg in
the "regular" smp kernel which says:

"AP #1 (PHY #6) failed!"

i'm sure its not this simple, BUT, i'm wondering how to tell for sure if
you really ARE running in SMP or not

even tho the system is booted and running fine, i dont know how to verify
that it is INDEED running in SMP mode

thanks,
nathan

> Well, hmm.  You could perhaps try using a hack to force it to start a
> different APIC ID instead using trial and error to figure out which ID's
> work and which one's don't.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.33L.0209201156510.10969-100000>