Re: FYI (2.4.4) on a HP Netserver LD Pro

Andrew Morton (akpm@zip.com.au)
Thu, 09 Aug 2001 12:52:26 -0700


Ulrich Windl wrote:
>
> Hello,
>
> I have some odd boot messages (new since switching from kernel 2.2 to
> 2.4) for the HP Netserver LD Pro (Pentium Pro 200MHz). I'd like to know
> if there is a hardware or configuration problem, or whether it's "just
> normal" (the "reserved twice").
>
> Messages:
> <4>Linux version 2.4.4-4GB (root@Pentium.suse.de) (gcc version 2.95.3
> 20010315 \
> (SuSE)) #1 Wed May 16 00:37:55 GMT 2001
> <6>BIOS-provided physical RAM map:
> <4> BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
> <4> BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
> <4> BIOS-e820: 00000000000f1cb4 - 0000000000100000 (reserved)
> <4> BIOS-e820: 0000000000100000 - 0000000004000000 (usable)
> <4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
> <4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
> <4> BIOS-e820: 00000000ffff1cb4 - 0000000100000000 (reserved)
> <4>Scan SMP from c0000000 for 1024 bytes.
> <4>Scan SMP from c009fc00 for 1024 bytes.
> <4>Scan SMP from c00f0000 for 65536 bytes.
> <4>found SMP MP-table at 000fd8d0
> <4>hm, page 000fd000 reserved twice.
> <4>hm, page 000fe000 reserved twice.
> <4>hm, page 0009e000 reserved twice.
> <4>hm, page 0009f000 reserved twice.

It's "just normal". The MP-table parsing code reserves space
for the MP table and then parses the table. But the table
also reserves its own space.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/