On Mon, 25 Jan 2016, Laura Abbott wrote: > slub_debug=-: 7.437 > slub_debug=-: 7.932 So thats an almost 10% performance regression if the feature is not used. The reason that posoning is on the slow path is because it is impacting performance. Focus on optimizing the debug path without impacting the fast path please. -- 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>