Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757922Ab1ELQA2 (ORCPT ); Thu, 12 May 2011 12:00:28 -0400 Received: from bedivere.hansenpartnership.com ([66.63.167.143]:56342 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757331Ab1ELQA0 (ORCPT ); Thu, 12 May 2011 12:00:26 -0400 Subject: Re: [PATCH 3/3] mm: slub: Default slub_max_order to 0 From: James Bottomley To: Dave Jones Cc: Christoph Lameter , Mel Gorman , Andrew Morton , Colin King , Raghavendra D Prabhu , Jan Kara , Chris Mason , Pekka Enberg , Rik van Riel , Johannes Weiner , linux-fsdevel , linux-mm , linux-kernel , linux-ext4 In-Reply-To: <20110512154649.GB4559@redhat.com> References: <1305127773-10570-1-git-send-email-mgorman@suse.de> <1305127773-10570-4-git-send-email-mgorman@suse.de> <1305213359.2575.46.camel@mulgrave.site> <1305214993.2575.50.camel@mulgrave.site> <20110512154649.GB4559@redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 12 May 2011 11:00:23 -0500 Message-ID: <1305216023.2575.54.camel@mulgrave.site> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 29 On Thu, 2011-05-12 at 11:46 -0400, Dave Jones wrote: > On Thu, May 12, 2011 at 10:43:13AM -0500, James Bottomley wrote: > > > As I said above, no released fedora version uses SLUB. It's only just > > been enabled for the unreleased FC15; I'm testing a beta copy. > > James, this isn't true. > > $ grep SLUB /boot/config-2.6.35.12-88.fc14.x86_64 > CONFIG_SLUB_DEBUG=y > CONFIG_SLUB=y > > (That's the oldest release I have right now, but it's been enabled even > before that release). OK, I concede the point ... I haven't actually kept any of my FC machines current for a while. However, the fact remains that this seems to be a slub problem and it needs fixing. James -- 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/