Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756232AbZGJSz7 (ORCPT ); Fri, 10 Jul 2009 14:55:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752954AbZGJSzw (ORCPT ); Fri, 10 Jul 2009 14:55:52 -0400 Received: from smtp3.ultrahosting.com ([74.213.175.254]:45977 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752859AbZGJSzv (ORCPT ); Fri, 10 Jul 2009 14:55:51 -0400 Date: Fri, 10 Jul 2009 14:55:44 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Nick Piggin cc: David Rientjes , Pekka Enberg , Ingo Molnar , Janboe Ye , linux-kernel@vger.kernel.org, vegard.nossum@gmail.com, graydon@redhat.com, fche@redhat.com Subject: Re: [RFC][PATCH] Check write to slab memory which freed already using mudflap In-Reply-To: <20090710093825.GJ14666@wotan.suse.de> Message-ID: References: <1247156020.27671.40.camel@debian-nb> <84144f020907090944u51f60cbsc0a4ec2c2cbdcc8c@mail.gmail.com> <20090710084745.GA26752@elte.hu> <1247217548.771.10.camel@penberg-laptop> <20090710093825.GJ14666@wotan.suse.de> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 922 Lines: 24 On Fri, 10 Jul 2009, Nick Piggin wrote: > Don't know whether it should go in as non-default or not. The plan > is to kind of kick up a stink and make people care about the slab > issue again rather than quietly add more slab allocators to the > tree... > > Perhaps making it non-default for one release would be a good idea, > I don't know. Just merging it as non default could be done now as far as I can tell. Then there may be more people working on the stabilization. Then we can have endless discussions on performance. The SLUB work is still not complete since the intended final fast path requires new per cpu operations that get thrown one curvball after another. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/