From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx179.postini.com [74.125.245.179]) by kanga.kvack.org (Postfix) with SMTP id 9B88C6B0038 for ; Sun, 7 Jul 2013 12:10:28 -0400 (EDT) Received: by mail-we0-f171.google.com with SMTP id m46so3043956wev.2 for ; Sun, 07 Jul 2013 09:10:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130620055011.GB32061@lge.com> References: <20130614195500.373711648@linux.com> <0000013f44418a14-7abe9784-a481-4c34-8ff3-c3afe2d57979-000000@email.amazonses.com> <20130619052203.GA12231@lge.com> <0000013f5cd71dac-5c834a4e-c521-4d79-aecc-3e7a6671fb8c-000000@email.amazonses.com> <20130620015056.GC13026@lge.com> <20130620055011.GB32061@lge.com> Date: Sun, 7 Jul 2013 19:10:27 +0300 Message-ID: Subject: Re: [3.11 1/4] slub: Make cpu partial slab support configurable V2 From: Pekka Enberg Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-linux-mm@kvack.org List-ID: To: Joonsoo Kim Cc: Christoph Lameter , Glauber Costa , "linux-mm@kvack.org" , David Rientjes On Thu, Jun 20, 2013 at 8:50 AM, Joonsoo Kim wrote: > On Thu, Jun 20, 2013 at 10:50:56AM +0900, Joonsoo Kim wrote: >> Hello, Pekka. >> I attach a right formatted patch with acked by Christoph and >> signed off by me. >> >> It is based on v3.10-rc6 and top of a patch >> "slub: do not put a slab to cpu partial list when cpu_partial is 0". > > One more change is needed in __slab_free(), so I attach v2. > > ------------------8<------------------------------------- > From 22fef26a9775745a041ca8820971d475714ee351 Mon Sep 17 00:00:00 2001 > From: Joonsoo Kim > Date: Wed, 19 Jun 2013 14:05:52 +0900 > Subject: [PATCH v2] slub: Make cpu partial slab support configurable > > cpu partial support can introduce level of indeterminism that is not > wanted in certain context (like a realtime kernel). Make it configurable. > > This patch is based on Christoph Lameter's > "slub: Make cpu partial slab support configurable V2". > > Acked-by: Christoph Lameter > Signed-off-by: Joonsoo Kim Applied, thanks! -- 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