2012/10/19 Christoph Lameter <cl@xxxxxxxxx>: > Extract the optimized lookup functions from slub and put them into > slab_common.c. Then make slab use these functions as well. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> With this patch, code size issue generated by [7/15] is fixed for the SLAB. Another surprise effect is that it reduce code size for the SLUB. Please refer below link. https://lkml.org/lkml/2012/10/20/82 -- 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>