Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932235AbVILU4W (ORCPT ); Mon, 12 Sep 2005 16:56:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932236AbVILU4W (ORCPT ); Mon, 12 Sep 2005 16:56:22 -0400 Received: from smtp.osdl.org ([65.172.181.4]:3037 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S932235AbVILU4W (ORCPT ); Mon, 12 Sep 2005 16:56:22 -0400 Date: Mon, 12 Sep 2005 13:55:50 -0700 From: Andrew Morton To: Sonny Rao Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.13-mm3 Message-Id: <20050912135550.18be35c4.akpm@osdl.org> In-Reply-To: <20050912200914.GA13962@kevlar.burdell.org> References: <20050912024350.60e89eb1.akpm@osdl.org> <20050912145435.GA4722@kevlar.burdell.org> <20050912125641.4b53553d.akpm@osdl.org> <20050912200914.GA13962@kevlar.burdell.org> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1698 Lines: 38 Sonny Rao wrote: > > On Mon, Sep 12, 2005 at 12:56:41PM -0700, Andrew Morton wrote: > > Sonny Rao wrote: > > > > > > On Mon, Sep 12, 2005 at 02:43:50AM -0700, Andrew Morton wrote: > > > > > > > - There are several performance tuning patches here which need careful > > > > attention and testing. (Does anyone do performance testing any more?) > > > > > > > > > > > - The size of the page allocator per-cpu magazines has been increased > > > > > > > > - The page allocator has been changed to use higher-order allocations > > > > when batch-loading the per-cpu magazines. This is intended to give > > > > improved cache colouring effects however it might have the downside of > > > > causing extra page allocator fragmentation. > > > > > > > > - The page allocator's per-cpu magazines have had their lower threshold > > > > set to zero. And we can't remember why it ever had a lower threshold. > > > > > > > > > > What would you like? The usual suspects: SDET, dbench, kernbench ? > > > > > > > That would be a good start, thanks. The higher-order-allocations thing is > > mainly targeted at big-iron numerical computing I believe. > > I assume you're referring to allocating huge pages? No. I'm referring to ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm3/broken-out/mm-try-to-allocate-higher-order-pages-in-rmqueue_bulk.patch - 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/