On Thu, Jun 20, 2013 at 8:50 AM, Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> 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 <iamjoonsoo.kim@xxxxxxx> > 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 <cl@xxxxxxxxx> > Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Applied, thanks! -- 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>