Re: DEBUG_PAGEALLOC & SMP?

From: Andrew Morton
Date: Thu Jun 23 2005 - 04:33:43 EST


Ingo Molnar <mingo@xxxxxxx> 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.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/