On Wed, Sep 30, 2015 at 08:53:03AM -0500, Christoph Lameter wrote: >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> Christoph, Glad to see your Ack. Thanks :-) BTW, do you have any comment for this patch "mm/slub: correct the comment in calculate_order()"? I hope my understanding is correct. -- Richard Yang Help you, Help me -- 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>