Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761740AbYBSHKg (ORCPT ); Tue, 19 Feb 2008 02:10:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755262AbYBSHK2 (ORCPT ); Tue, 19 Feb 2008 02:10:28 -0500 Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:48937 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754238AbYBSHK1 (ORCPT ); Tue, 19 Feb 2008 02:10:27 -0500 Date: Tue, 19 Feb 2008 16:09:07 +0900 From: KOSAKI Motohiro To: Nick Piggin Subject: Re: [RFC][PATCH] the proposal of improve page reclaim by throttle Cc: kosaki.motohiro@jp.fujitsu.com, KAMEZAWA Hiroyuki , Balbir Singh , Rik van Riel , Lee Schermerhorn , linux-mm@kvack.org, linux-kernel@vger.kernel.org In-Reply-To: <200802191735.00222.nickpiggin@yahoo.com.au> References: <20080219134715.7E90.KOSAKI.MOTOHIRO@jp.fujitsu.com> <200802191735.00222.nickpiggin@yahoo.com.au> Message-Id: <20080219160711.7E99.KOSAKI.MOTOHIRO@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.42 [ja] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 32 Hi Nick, > Yeah this is definitely needed and a nice result. > > I'm worried about a) placing a global limit on parallelism, and b) > placing a limit on parallelism at all. sorry, i don't understand yet. a) and b) have any relation? > > I think it should maybe be a per-zone thing... > > What happens if you make it a per-zone mutex, and allow just a single > process to reclaim pages from a given zone at a time? I guess that is > going to slow down throughput a little bit in some cases though... That makes sense. OK. I'll repost after 2-3 days. Thanks. - kosaki -- 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/