Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757893Ab1ELPr5 (ORCPT ); Thu, 12 May 2011 11:47:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47207 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757350Ab1ELPry (ORCPT ); Thu, 12 May 2011 11:47:54 -0400 Date: Thu, 12 May 2011 11:46:49 -0400 From: Dave Jones To: James Bottomley 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 Subject: Re: [PATCH 3/3] mm: slub: Default slub_max_order to 0 Message-ID: <20110512154649.GB4559@redhat.com> Mail-Followup-To: Dave Jones , James Bottomley , 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 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1305214993.2575.50.camel@mulgrave.site> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 20 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). Dave -- 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/