From: Michael Frank <mhf@linuxmail.org>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.25-rc1: BUG: wrong zone alignment, it will crash
Date: Fri, 6 Feb 2004 22:45:25 +0800 [thread overview]
Message-ID: <200402062245.25651.mhf@linuxmail.org> (raw)
In-Reply-To: <Pine.LNX.4.58L.0402061143280.16422@logos.cnet>
On Friday 06 February 2004 21:44, Marcelo Tosatti wrote:
>
> On Fri, 6 Feb 2004, Michael Frank wrote:
>
> > As with 2.4.24, using the highmem option causes the BUG message.
> >
> > This is a kernel ex BK without any patches.
> >
> > Linux version 2.4.25-rc1 (root@mhfl4) (gcc version 2.95.3 20010315 (release)) #5 Fri Feb 6 17:27:18 HKT 2004
> > BIOS-provided physical RAM map:
> > BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> > BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> > BIOS-e820: 0000000000100000 - 000000001eff0000 (usable)
> > BIOS-e820: 000000001eff0000 - 000000001eff3000 (ACPI NVS)
> > BIOS-e820: 000000001eff3000 - 000000001f000000 (ACPI data)
> > BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
> > 300MB HIGHMEM available.
> > 195MB LOWMEM available.
> > On node 0 totalpages: 126960
> > zone(0): 4096 pages.
> > zone(1): 46064 pages.
> > zone(2): 76800 pages.
> > BUG: wrong zone alignment, it will crash
> > Kernel command line: vga=0xf07 root=/dev/hda4 console=tty0 console=ttyS0,115200n8r devfs=nomount nousb acpi=off highmem=300m
> > Initializing CPU#0
> > Detected 2399.771 MHz processor.
> > Console: colour VGA+ 80x60
> > Calibrating delay loop... 4784.12 BogoMIPS
> > Memory: 498696k/507840k available (1589k kernel code, 8756k reserved, 676k data, 120k init, 307200k highmem)
> >
> > The kernel seems to experience stability problems.
>
> Michael,
>
> This is totally bogus, you dont have highmem available. Dont use highmem=.
>
>
>
Marcello,
Thanks for your reply.
It is supposed to work, just a bug in the zone alignment code.
Also 2.6.2 has same problem.
I have have to use HIGHMEM emulation for testing.
Regards
Michqel
Linux version 2.6.2 (mhf@mhfl4) (gcc version 2.95.3 20010315 (release)) #1 Fri Feb 6 19:46:34 HKT 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001eff0000 (usable)
BIOS-e820: 000000001eff0000 - 000000001eff3000 (ACPI NVS)
BIOS-e820: 000000001eff3000 - 000000001f000000 (ACPI data)
BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
300MB HIGHMEM available.
195MB LOWMEM available.
On node 0 totalpages: 126960
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 46064 pages, LIFO batch:11
HighMem zone: 76800 pages, LIFO batch:16
BUG: wrong zone alignment, it will crash
DMI 2.3 present.
Building zonelist for node : 0
Kernel command line: vga=0xf07 root=/dev/hda4 console=tty0 console=ttyS0,115200n8r devfs=nomount nousb acpi=off highmem=300m
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 2400.068 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x60
Memory: 498224k/507840k available (1930k kernel code, 8592k reserved, 986k data, 160k init, 307200k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 4734.97 BogoMIPS
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU#0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz stepping 07
Enabling fast FPU save and restore... done.
next prev parent reply other threads:[~2004-02-06 14:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-06 10:34 2.4.25-rc1: BUG: wrong zone alignment, it will crash Michael Frank
2004-02-06 13:44 ` Marcelo Tosatti
2004-02-06 14:45 ` Michael Frank [this message]
2004-02-06 15:36 ` Rik van Riel
2004-02-06 16:46 ` Michael Frank
2004-02-06 17:07 ` Randy.Dunlap
2004-02-06 18:35 ` Michael Frank
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=200402062245.25651.mhf@linuxmail.org \
--to=mhf@linuxmail.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.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