From: Dave Jones <davej@suse.de>
To: "Matias Bjørling" <mb@ncparty.dk>
Cc: linux-smp@vger.kernel.org
Subject: Re: Kernel Load Warnings
Date: Tue, 19 Nov 2002 15:19:26 +0100 [thread overview]
Message-ID: <20021119151926.B26663@suse.de> (raw)
In-Reply-To: <001201c28fd4$a5597fe0$0200000a@parseerror.dk>; from mb@ncparty.dk on Tue, Nov 19, 2002 at 03:04:52PM +0100
On Tue, Nov 19, 2002 at 03:04:52PM +0100, Matias Bjørling wrote:
> ACPI: Searched entire block, no RSDP was found.
> What's RSDP?
A pointer to ACPI tables. It can reside in multiple places.
The first attempt failed but...
> ACPI: RSDP located at physical address c00f6700
> RSD PTR v0 [PTLTD ]
This one succeeded, so no problem here.
> CPU 0 (0x0000) enabledProcessor #0 Unknown CPU [15:2] APIC version 16
>
> LAPIC (acpi_id[0x0001] id[0x6] enabled[1])
> CPU 1 (0x0600) enabledProcessor #6 Unknown CPU [15:2] APIC version 16
>
> LAPIC (acpi_id[0x0002] id[0x1] enabled[1])
> CPU 2 (0x0100) enabledProcessor #1 Unknown CPU [15:2] APIC version 16
>
> LAPIC (acpi_id[0x0003] id[0x7] enabled[1])
> CPU 3 (0x0700) enabledProcessor #7 Unknown CPU [15:2] APIC version 16
>
> ** Why does it say unknown, It's Xeon P4 2.4ghz ( and why does it first find
> the correct name later )
This is the APIC ID->Name translation. .19 didn't have P4 Xeon in the
list. Should be fixed in 2.4.20rc
> WARNING: unexpected IO-APIC, please mail
> to linux-smp@vger.kernel.org
>
> ... What does this error mean? :D
IO-APIC isn't in the whitelist in 2.4.19
This is ok, as it still gets used. .20rc1 should have this fixed.
> ** What about hyperthreading?.. Is it already enabled? ( I enabled it in
> the bios ) Dosent the kernel want to say anything cool about it that it use
> it? besides 4 processors.
And that's not 'cool' enough ? 8-)
If there are only 2 physical CPUs there, then this is working fine.
2.4.20rc2 will also print nice things in /proc/cpuinfo for you.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
prev parent reply other threads:[~2002-11-19 14:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-19 14:04 Kernel Load Warnings Matias Bjørling
2002-11-19 14:19 ` Dave Jones [this message]
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=20021119151926.B26663@suse.de \
--to=davej@suse.de \
--cc=linux-smp@vger.kernel.org \
--cc=mb@ncparty.dk \
/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