From: Andrew Morton <akpm@osdl.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: DEBUG_PAGEALLOC & SMP?
Date: Thu, 23 Jun 2005 02:20:00 -0700 [thread overview]
Message-ID: <20050623022000.094169d4.akpm@osdl.org> (raw)
In-Reply-To: <20050623090936.GA28112@elte.hu>
Ingo Molnar <mingo@elte.hu> wrote:
>
> is this a known problem?
Nope.
> I'm getting an oom-kill and a stuck boot with
> SMP & PAGEALLOC enabled. The UP kernel boots fine.
Strange, something gobbled all of your ZONE_DMA. 0xd1 is
GFP_KERNEL|GFP_DMA, so perhaps something has gone mad in the bouncing code.
The oom-killer is supposed to do a dump_stack(), but it looks like that
patch got lost.
next prev parent reply other threads:[~2005-06-23 9:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-23 9:09 DEBUG_PAGEALLOC & SMP? Ingo Molnar
2005-06-23 9:20 ` Andrew Morton [this message]
2005-06-23 9:29 ` Ingo Molnar
2005-06-23 9:40 ` Ingo Molnar
2005-06-23 11:13 ` Ingo Molnar
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=20050623022000.094169d4.akpm@osdl.org \
--to=akpm@osdl.org \
--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