Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759660AbZFQStS (ORCPT ); Wed, 17 Jun 2009 14:49:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757214AbZFQStH (ORCPT ); Wed, 17 Jun 2009 14:49:07 -0400 Received: from smtp3.ultrahosting.com ([74.213.175.254]:36123 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756222AbZFQStG (ORCPT ); Wed, 17 Jun 2009 14:49:06 -0400 Date: Wed, 17 Jun 2009 14:48:36 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: KOSAKI Motohiro cc: Mel Gorman , Andrew Morton , riel@redhat.com, fengguang.wu@intel.com, linuxram@us.ibm.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Johannes Weiner Subject: Re: [PATCH 0/3] Fix malloc() stall in zone_reclaim() and bring behaviour more in line with expectations V3 In-Reply-To: <20090617190204.99C6.A69D9226@jp.fujitsu.com> Message-ID: References: <20090616134423.GD14241@csn.ul.ie> <20090617190204.99C6.A69D9226@jp.fujitsu.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 859 Lines: 21 On Wed, 17 Jun 2009, KOSAKI Motohiro wrote: > hm, At least major two zone reclaim developer disagree my patch. Thus I have to > agree with you, because I really don't hope to ignore other developer's opnion. > > So, as far as I understand, the conclusion of this thread are > - Drop my patch > - instead, implement improvement patch of (may_unmap && page_mapped()) case > - the documentation should be changed > - it's my homework(?) > > Can you agree this? As far as I understand you: Yes. Unmapping can occur in more advanced zone reclaim modes but the default needs to be as lightweight as possible. -- 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/