From: Mikael Pettersson <mikpe@csd.uu.se>
To: tigran@veritas.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: booting SMP P6 kernel on P4 hangs.
Date: Tue, 31 Jul 2001 12:45:44 +0200 (MET DST) [thread overview]
Message-ID: <200107311045.MAA20562@harpo.it.uu.se> (raw)
On Tue, 31 Jul 2001 07:10:34 +0100 (BST), Tigran Aivazian wrote:
>Isn't SMP P6 kernel supposed to boot fine on a P4? Btw, booting with
>"nosmp" works but booting with "noapic" hangs just the same.
>
>Here is where it hangs:
>
>> CPU0: Intel(R) Pentium(R) 4 CPU 1300 Mhz stepping 0a
>> per-CPU timeslice cutoff: 731.49 usecs
>> weird, boot CPU (#0) not listed by the BIOS
>> Getting VERSION: f000acde
>> Getting VERSION: f0ffac21
>> leaving PIC mode, enabling symmetric IO mode.
>> enabled ExtINT on CPU#0
>> ESR value before enabling vector: 00000000
>> ESR value after enabling vector: 00000000
>> CPU present map: 1
>> Before bogomips.
>> Error: only one processor found.
>> Boot done.
>> ENABLING IO-APIC IRQs
>> Synchronizing Arb IDs.
>> ..TIMER: vector=31 pin1=2 pin2=0
>> activating NMI Watchdog...done
>> CPU#0 NMI appears to be stuck
>> testing the IO APIC.............
>> ..........................done
>> calibrating APIC timer...
>> .....CPU clock speed is 1285.2614 Mhz
>> ....host bus clock speed is 0.0000 Mhz
>> cpu:0, clocks:0, slice:0
Which kernel version?
I actually wouldn't expect the current local APIC or SMP code to
work perfectly on a P4, since there are many differences to P6/K7.
I scribbled some of them down a while ago (based on reading
the first rev of Intel's IA32 Vol3 for P4 manual):
- FEE000090 Arbitration Priority not supported in P4
- broadcast is 0xFF in P4
- flat cluster model is not supported in P4
- focus processor concept doesn't exist in P4
- "all excluding self" destination shorthand == "all including self"
in P4 if lowest-priority delivery mode is used (not recommended)
- SPIV bit 9 (focus) should be 0 on P4
- version is 0x14 and maxlvt is 5 on P4
2.4.7 apic.c enables the SPIV focus bit, maybe that's the problem.
/Mikael
next reply other threads:[~2001-07-31 10:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-31 10:45 Mikael Pettersson [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-08-01 16:00 Petr Vandrovec
2001-07-31 6:10 Tigran Aivazian
2001-07-31 17:57 ` Linus Torvalds
2001-08-01 9:39 ` Arjan van de Ven
2001-08-01 9:47 ` Tigran Aivazian
2001-08-01 11:49 ` Maciej W. Rozycki
2001-08-02 12:30 ` Alan Cox
2001-08-02 14:00 ` john slee
2001-08-02 14:50 ` Alan Cox
2001-08-03 9:10 ` Chris Wedgwood
2001-08-03 8:50 ` Steffen Persvold
2001-08-01 16:18 ` Linus Torvalds
2001-08-02 0:51 ` Alan Cox
2001-08-03 10:48 ` Mark Hemment
2001-08-06 14:48 ` Maciej W. Rozycki
2001-08-06 15:08 ` Mark Hemment
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200107311045.MAA20562@harpo.it.uu.se \
--to=mikpe@csd.uu.se \
--cc=linux-kernel@vger.kernel.org \
--cc=tigran@veritas.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®