On Wed, 30 Sep 2015, Wei Yang wrote: > In function slub_order(), the order starts from max(min_order, > get_order(min_objects * size)). When (min_objects * size) has different > order with (min_objects * size + reserved), it will skip this order by the > check in the loop. Acked-by: Christoph Lameter <cl@xxxxxxxxx> -- 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>