Re: 2.6.21-rc5-mm4 (SLUB)

From: Badari Pulavarty
Date: Wed Apr 04 2007 - 19:42:49 EST


On Wed, 2007-04-04 at 15:59 -0700, Christoph Lameter wrote:
> On Wed, 4 Apr 2007, Badari Pulavarty wrote:
>
> > Here is the slub_debug=FU output with the above patch.
>
> Hmmm... Looks like the object is actually free. Someone writes beyond the
> end of the earlier object. Setting Z should check overwrites but it
> switched off merging. So set
>
> slub_debug = FZ
>
> Analoguos to the last patch you would need to take out redzoning from
> the flags that stop merging. Then rerun. Maybe we can track it down this
> way.

Hmm.. I did that and machine boots fine, with absolutely no
debug messages :(

Thanks,
Badari



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