public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: david@lang.hm
Cc: Ingo Molnar <mingo@elte.hu>, Cyrill Gorcunov <gorcunov@gmail.com>,
	Jiri Slaby <jirislaby@gmail.com>,
	Andi Kleen <andi@firstfloor.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: early exception error
Date: Mon, 05 Jan 2009 14:31:48 -0800	[thread overview]
Message-ID: <49628A54.10403@kernel.org> (raw)
In-Reply-To: <496289E3.6010407@kernel.org>

Yinghai Lu wrote:
> david@lang.hm wrote:
>> On Mon, 5 Jan 2009, Yinghai Lu wrote:
>>
>>> Can you send out boot log with working kernel before 2.6.28?
>>>
>>> need to look at the e820 table.
>>
>> here is the 32 bit kernel I'm running now (from dmesg )
>>
>> Linux version 2.6.25.14 (root@dlang) (gcc version 3.3.6) #1 SMP PREEMPT
>> Mon Aug 4 18:22:50 PDT 2008
>> BIOS-provided physical RAM map:
>>  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>>  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
>>  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
>>  BIOS-e820: 0000000000100000 - 000000004cff0000 (usable)
>>  BIOS-e820: 000000004cff0000 - 000000004cfff000 (ACPI data)
>>  BIOS-e820: 000000004cfff000 - 000000004d000000 (ACPI NVS)
>>  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
>>  BIOS-e820: 0000000100000000 - 0000000180000000 (usable)
>> Warning only 4GB will be used.
>> Use a HIGHMEM64G enabled kernel.
>> 3200MB HIGHMEM available.
>> 896MB LOWMEM available.
>> Scan SMP from c0000000 for 1024 bytes.
>> Scan SMP from c009fc00 for 1024 bytes.
>> Scan SMP from c00f0000 for 65536 bytes.
>> found SMP MP-table at [c00ff780] 000ff780
>> Entering add_active_range(0, 0, 1048576) 0 entries of 256 used
>> Zone PFN ranges:
>>   DMA             0 ->     4096
>>   Normal       4096 ->   229376
>>   HighMem    229376 ->  1048576
>> Movable zone start PFN for each node
>> early_node_map[1] active PFN ranges
>>     0:        0 ->  1048576
>> On node 0 totalpages: 1048576
>>   DMA zone: 32 pages used for memmap
>>   DMA zone: 0 pages reserved
>>   DMA zone: 4064 pages, LIFO batch:0
>>   Normal zone: 1760 pages used for memmap
>>   Normal zone: 223520 pages, LIFO batch:31
>>   HighMem zone: 6400 pages used for memmap
>>   HighMem zone: 812800 pages, LIFO batch:31
>>   Movable zone: 0 pages used for memmap
> 
> 
> BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
>  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000004cff0000 (usable)
>  BIOS-e820: 000000004cff0000 - 000000004cfff000 (ACPI data)
>  BIOS-e820: 000000004cfff000 - 000000004d000000 (ACPI NVS)
>  BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
>  BIOS-e820: 0000000100000000 - 0000000180000000 (usable)
> 
> and for pci mem route: node0 [0, 2g), node1 is [4g, 6g)
> 
> and e820 said only 3g can be used... [0, 1g), and [4g, 6g)
> 
> please check if you can change HW memhole setup to 3g instead 2g.
in BIOS, to get 1g back.

YH

  reply	other threads:[~2009-01-05 22:32 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <alpine.DEB.1.10.0901021029010.21408@asgard.lang.hm>
     [not found] ` <20090102173441.GC5372@localhost>
     [not found]   ` <alpine.DEB.1.10.0901021044460.21408@asgard.lang.hm>
     [not found]     ` <20090102174845.GD5372@localhost>
     [not found]       ` <20090102175226.GE5372@localhost>
     [not found]         ` <alpine.DEB.1.10.0901021131210.21567@asgard.lang.hm>
     [not found]           ` <20090102203058.GH5372@localhost>
     [not found]             ` <alpine.DEB.1.10.0901030823190.23262@asgard.lang.hm>
     [not found]               ` <20090103161052.GB11093@localhost>
     [not found]                 ` <alpine.DEB.1.10.0901031118450.23262@asgard.lang.hm>
2009-01-03 19:03                   ` early exception error Cyrill Gorcunov
2009-01-03 21:24                     ` Cyrill Gorcunov
2009-01-04  0:24                       ` Jiri Slaby
2009-01-04  0:59                         ` Andi Kleen
2009-01-04 10:32                           ` Cyrill Gorcunov
2009-01-04 11:11                         ` Cyrill Gorcunov
2009-01-04 11:29                         ` Cyrill Gorcunov
2009-01-04 12:23                           ` Jiri Slaby
2009-01-05 22:20                           ` david
2009-01-05 21:25                             ` Cyrill Gorcunov
2009-01-05 23:20                               ` david
2009-01-06  8:01                                 ` Cyrill Gorcunov
2009-01-05 21:55                             ` Yinghai Lu
2009-01-05 22:07                               ` Yinghai Lu
2009-01-05 23:20                                 ` david
2009-01-06  0:50                                   ` david
2009-01-06  0:54                                     ` david
2009-01-06  0:02                                       ` Yinghai Lu
2009-01-06  1:22                                         ` david
2009-01-06  0:25                                           ` Yinghai Lu
2009-01-06  2:03                                             ` david
2009-01-06  1:06                                               ` Yinghai Lu
2009-01-06  5:29                                                 ` david
2009-01-06  6:09                                                   ` Yinghai Lu
2009-01-07  7:49                                                     ` david
2009-01-05 23:18                               ` david
2009-01-05 22:29                                 ` Yinghai Lu
2009-01-05 22:31                                   ` Yinghai Lu [this message]
2008-12-30 22:21 david
2008-12-30 21:26 ` Cyrill Gorcunov
2008-12-30 22:31   ` david
2008-12-30 21:41     ` Cyrill Gorcunov
2008-12-30 22:48       ` david
2008-12-31  0:25 ` Andi Kleen
2008-12-31  1:39   ` david
2008-12-31  1:25     ` Andi Kleen
2008-12-31  9:38     ` Cyrill Gorcunov
2008-12-31 19:12       ` david
2008-12-31 18:30         ` Cyrill Gorcunov
2008-12-31 19:50           ` Andi Kleen
2008-12-31 20:20             ` Cyrill Gorcunov
2008-12-31 20:59             ` david
2009-01-01  4:17               ` Andi Kleen
2009-01-01  6:17                 ` david
2009-01-01 14:02                   ` Andi Kleen
2009-01-02 18:21                   ` david
2009-01-02 17:24                     ` Cyrill Gorcunov
2009-01-02 20:57                       ` Robert Hancock
2009-01-05  9:26                         ` Johannes Weiner
2009-01-05 13:08                           ` Andi Kleen
2009-01-05 14:51                             ` Jiri Slaby
2009-01-05 15:01                               ` Cyrill Gorcunov
2009-01-05 15:14                                 ` Jiri Slaby
2009-01-05 15:30                                   ` Cyrill Gorcunov
2009-01-05 15:39                                     ` Jiri Slaby
2009-01-05 15:42                                       ` Cyrill Gorcunov
2009-01-05 14:51                           ` Jiri Slaby
2008-12-31 20:07           ` david
2008-12-31 19:12             ` Cyrill Gorcunov
2008-12-31 21:18               ` david
2008-12-31 20:23                 ` Cyrill Gorcunov
2008-12-31 20:27                   ` Cyrill Gorcunov
2008-12-31 22:30                     ` Cyrill Gorcunov

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=49628A54.10403@kernel.org \
    --to=yinghai@kernel.org \
    --cc=andi@firstfloor.org \
    --cc=david@lang.hm \
    --cc=gorcunov@gmail.com \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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