From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Yinghai Lu" <yhlu.kernel@gmail.com>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org
Subject: Re: x86_64 boot hang when CONFIG_NUMA=n
Date: Wed, 11 Jun 2008 15:05:03 -0700 [thread overview]
Message-ID: <20080611150503.858641f8.randy.dunlap@oracle.com> (raw)
In-Reply-To: <86802c440806062055j3431ef7cn72a92f2e0264d6ac@mail.gmail.com>
On Fri, 6 Jun 2008 20:55:29 -0700 Yinghai Lu wrote:
> On Fri, Jun 6, 2008 at 8:42 AM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> > On Thu, 5 Jun 2008 22:41:01 -0700 Yinghai Lu wrote:
> >
> >> On Thu, Jun 5, 2008 at 2:50 PM, Randy Dunlap <randy.dunlap@oracle.com> wrote:
> >> > On 2.6.26-rc[2345], I am seeing a hang during boot with CONFIG_NUMA=n, but changing
> >> > to CONFIG_NUMA=y allows successful boot.
> >> >
> >> > This is on a 4-way AMD64 (HP) server with 8 GB RAM.
> >> >
> >> > Using initcall_debug, the last output on a hang is from arch/x86/pci/k8-bus_64.c:
> >> >
> >> > calling early_fill_mp_bus_info+0x0/0x7b2
> >> > node 0 link 1: io port [1000, 3fff]
> >> > node 1 link 2: io port [4000, ffff]
> >> > TOM: 0000000080000000 aka 2048M
> >> > node 0 link 1: mmio [e8000000, fddfffff]
> >> > node 1 link 2: mmio [fde00000, fdffffff]
> >> > node 0 link 1: mmio [80000000, 83ffffff]
> >> > node 1 link 2: mmio [84000000, 8fffffff]
> >> > node 0 link 1: mmio [a0000, bffff]
> >> > TOM2: 0000000280000000 aka 10240M
> >> > bus: [00,3f] on node 0 link 1
> >> > bus: 00 index 0 io port: [0, 3fff]
> >> > bus: 00 index 1 mmio: [90000000, fddfffff]
> >> > bus: 00 index 2 mmio: [80000000, 83ffffff]
> >> > bus: 00 index 3 mmio: [a0000, bffff]
> >> > bus: 00 index 4 mmio: [fe000000, ffffffff]
> >> > bus: 00 index 5 mmio: [280000000, fcffffffff]
> >> > bus: [40,ff] on node 1 link 2
> >> > bus: 40 index 0 io port: [4000, ffff]
> >> > bus: 40 index 1 mmio: [fde00000, fdffffff]
> >> >
> >> >
> >> > There should be an index 2 line printed next, like this slightly modifed for debug
> >> > version does (with CONFIG_NUMA=y), or maybe the following line(s) just aren't
> >> > making it to the (net)console log and some other initcall function is actually
> >> > hanging: (??)
> >> >
> >> > bus: [40,ff] on node 1 link 2
> >> > bus: 40 index 0/3 io port: [4000, ffff]
> >> > bus: 40 index 1/3 mmio: [fde00000, fdffffff]
> >> > bus: 40 index 2/3 mmio: [84000000, 8fffffff]
> >> > early_fill_mp_bus_info: done
> >> >
> >> >
> >> > Has anyone seen something like this? Any patches to test?
> >> >
> >> > The next initcall functions (on a working boot) are:
> >> >
> >> > calling arch_kdebugfs_init+0x0/0x8
> >> > initcall arch_kdebugfs_init+0x0/0x8 returned 0 after 0 msecs
> >> > calling mtrr_if_init+0x0/0x77
> >> > initcall mtrr_if_init+0x0/0x77 returned 0 after 0 msecs
> >> > calling ffh_cstate_init+0x0/0x31
> >> > initcall ffh_cstate_init+0x0/0x31 returned -1 after 0 msecs
> >> > initcall ffh_cstate_init+0x0/0x31 returned with error code -1
> >> > calling acpi_pci_init+0x0/0x4a
> >> > ACPI: bus type pci registered
> >> > initcall acpi_pci_init+0x0/0x4a returned 0 after 0 msecs
> >>
> >> can you send out your config?
> >
> > Yes, sorry about omitting that. Bad (not working) and good/working
> > are attached.
> >
>
> can you check latest tip/master?
It still hangs for me.
> I tried that with your bad config on server test servers. all work well.
Can (or did) you try 2.6.26-rc5?
---
~Randy
next prev parent reply other threads:[~2008-06-11 22:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 21:50 x86_64 boot hang when CONFIG_NUMA=n Randy Dunlap
2008-06-06 5:41 ` Yinghai Lu
2008-06-06 15:42 ` Randy Dunlap
2008-06-07 3:55 ` Yinghai Lu
2008-06-11 22:05 ` Randy Dunlap [this message]
2008-06-11 22:43 ` Yinghai Lu
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=20080611150503.858641f8.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
--cc=yhlu.kernel@gmail.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