From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Subject: Re: [MM PATCH V4.1 5/6] slub: support for bulk free with SLUB freelists Date: Wed, 30 Sep 2015 11:03:06 -0500 (CDT) Message-ID: References: <560ABE86.9050508@gmail.com> <20150930114255.13505.2618.stgit@canyon> Content-Type: text/plain; charset=US-ASCII Cc: linux-mm@kvack.org, Andrew Morton , Alexander Duyck , Pekka Enberg , netdev@vger.kernel.org, Joonsoo Kim , David Rientjes To: Jesper Dangaard Brouer Return-path: In-Reply-To: <20150930114255.13505.2618.stgit@canyon> Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On Wed, 30 Sep 2015, Jesper Dangaard Brouer wrote: > Make it possible to free a freelist with several objects by adjusting > API of slab_free() and __slab_free() to have head, tail and an objects > counter (cnt). Acked-by: Christoph Lameter -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org