[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708240950340.20501@schroedinger.engr.sgi.com>
Date: Fri, 24 Aug 2007 09:54:08 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Mel Gorman <mel@...net.ie>, linux-kernel@...r.kernel.org,
Balbir Singh <balbir@...ux.vnet.ibm.com>, linux-mm@...ck.org
Subject: Re: [BUG] 2.6.23-rc3-mm1 kernel BUG at mm/page_alloc.c:2876!
On Fri, 24 Aug 2007, Kamalesh Babulal wrote:
> Starting Linux PPC64 #1 SMP Thu Aug 23 11:54:44 EDT 2007
Argh. PPC64. The typical thing that we break on all major NUMA
changes.
> EEH: PCI Enhanced I/O Error Handling Enabled
> PPC64 nvram contains 7168 bytes
> Zone PFN ranges:
> DMA 0 -> 1048576
> Normal 1048576 -> 1048576
> Movable zone start PFN for each node
> early_node_map[1] active PFN ranges
> 2: 0 -> 1048576
> Could not find start_pfn for node 0
> [boot]0015 Setup Done
> Built 2 zonelists in Node order, mobility grouping off. Total pages: 0
> Policy zone: DMA
Uhhh huh. So we have node 0 and 2 that got zonelists. What happened to
node 1?
> Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
> Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
> freeing bootmem node 2
Hmmm... The boot occurs on node 2??
There could be something wrong with zonelist generation since various
people worked on it. Could you add some printks to show how the zonelists
are generated?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists