Re: 2.6.21-rc5-mm4

From: Christoph Lameter
Date: Tue Apr 03 2007 - 19:55:48 EST


On Tue, 3 Apr 2007, Badari Pulavarty wrote:

> Hmm. booted fine with slub_debug :(

Try to selectively disable debug options... if you got the
time...

F.e. Try with sanity checks only

slub_debug=F

then with redzoning

slub_debug=FZ

and do one with poisoning

slub_debug=FP

Maybe slub_debug avoided a race condition.


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