[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0704031653060.12109@schroedinger.engr.sgi.com>
Date: Tue, 3 Apr 2007 16:55:17 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Badari Pulavarty <pbadari@...il.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.21-rc5-mm4
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists