Re: [bug] SLUB + mm/slab.c boot crash in -rc9

From: Christoph Lameter
Date: Tue Apr 15 2008 - 16:55:02 EST


On Tue, 15 Apr 2008, Ingo Molnar wrote:

> my current guess would have been some bootmem regression/interaction
> that messes up the buddy bitmaps - but i just reverted to the v2.6.24
> version of bootmem.c and that crashes too ...

The simplest solution for now may be to go with your workaround increasing
SECTION_SIZE_BITS to 27. PAE mode already uses 30 and x86_64 also works
with 27. This is going to affect the memory hotplug granularity for !PAE
32 bit configs though. Kame-san, any concerns with that?
--
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/