[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0610191456200.10605@schroedinger.engr.sgi.com>
Date: Thu, 19 Oct 2006 15:00:04 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Will Schmidt <will_schmidt@...t.ibm.com>
cc: Anton Blanchard <anton@...ba.org>, akpm@...l.org,
linuxppc-dev@...abs.org, Paul Mackerras <paulus@...ba.org>,
linux-kernel@...r.kernel.org
Subject: Re: kernel BUG in __cache_alloc_node at linux-2.6.git/mm/slab.c:3177!
On Thu, 19 Oct 2006, Will Schmidt wrote:
> Get cache descritor
> __cache_alloc
> __cache_alloc_node 0
Hmmm... Still no fallback? Weird, would you apply the other patch that
filters the __GFP_THISNODE flag and try again? Could you try to add some
printk's to the page allocator to figure out what is going on there? Or is
it clear that the node is overallocated?
Could it be that the node online mask contains a node that has not been
bootstrapped yet?
Dont you have someone who can debug this? This is kind of an awkward back
and forth with me guessing what the system does. Someone with knowledge
about the way NUMA is implemented in the arch code?
-
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