Re: [PATCH 3/3] mm: slub: Add SLAB_DEBUG_CRASH option

From: David Rientjes
Date: Fri Feb 13 2015 - 18:38:09 EST


On Fri, 13 Feb 2015, Chris J Arges wrote:

> This option crashes the kernel whenever corruption is initially detected. This
> is useful when trying to use crash dump analysis to determine where memory was
> corrupted.
>
> To enable this option use slub_debug=C.
>

Why isn't this done in other debugging functions such as
free_debug_processing()?
--
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/