Re: [RFC 1/4] CONFIG_STABLE: Define it

From: Christoph Lameter
Date: Wed May 30 2007 - 20:50:15 EST


On Thu, 31 May 2007, young dave wrote:

> Hi Christoph,
>
> > Introduce CONFIG_STABLE to control checks only useful for development.
>
> What about control checks only as SLUB_DEBUG is set?

Debug code is always included in all builds unless it is an embedded
system. Debug code is kept out of the hot path.

Disabling SLUB_DEBUG should only be done for embedded systems. That is why
the option is in CONFIG_EMBEDDED.

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