On 07/09/2014 04:29 AM, Andrey Ryabinin wrote: > +config KASAN > + bool "AddressSanitizer: dynamic memory error detector" > + default n > + help > + Enables AddressSanitizer - dynamic memory error detector, > + that finds out-of-bounds and use-after-free bugs. This definitely needs some more text like "This option eats boatloads of memory and will slow your system down enough that it should never be used in production unless you are crazy". -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>