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

From: Christoph Lameter
Date: Tue Apr 15 2008 - 17:22:05 EST


On Tue, 15 Apr 2008, Ingo Molnar wrote:

> what's the best way to artificially increase the size of the allocated
> per cpu area? (say double it)

Add a big per cpu declaration?

static DEFINE_PER_CPU(char, dummy)[10000];


--
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/