Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932069AbVLaBPY (ORCPT ); Fri, 30 Dec 2005 20:15:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932072AbVLaBPY (ORCPT ); Fri, 30 Dec 2005 20:15:24 -0500 Received: from hera.kernel.org ([140.211.167.34]:42406 "EHLO hera.kernel.org") by vger.kernel.org with ESMTP id S932069AbVLaBPX (ORCPT ); Fri, 30 Dec 2005 20:15:23 -0500 Date: Fri, 30 Dec 2005 23:15:07 -0200 From: Marcelo Tosatti To: Peter Zijlstra Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton , Christoph Lameter , Wu Fengguang , Nick Piggin , Marijn Meijles , Rik van Riel Subject: Re: [PATCH 14/14] page-replace-kswapd-incmin.patch Message-ID: <20051231011507.GC4913@dmt.cnet> References: <20051230223952.765.21096.sendpatchset@twins.localnet> <20051230224212.765.38527.sendpatchset@twins.localnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051230224212.765.38527.sendpatchset@twins.localnet> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 874 Lines: 21 On Fri, Dec 30, 2005 at 11:42:34PM +0100, Peter Zijlstra wrote: > > From: Nick Piggin > > Explicitly teach kswapd about the incremental min logic instead of just scanning > all zones under the first low zone. This should keep more even pressure applied > on the zones. > > The new shrink_zone() logic exposes the very worst side of the current > balance_pgdat() function. Without this patch reclaim is limited to ZONE_DMA. Can you please describe the issue with over protection of DMA zone you experienced? I'll see if I can reproduce it with Nick's standalone patch on top of vanilla, what load was that? - 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/