Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754593Ab0K2Ck4 (ORCPT ); Sun, 28 Nov 2010 21:40:56 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:48288 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754096Ab0K2Cky (ORCPT ); Sun, 28 Nov 2010 21:40:54 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Mon, 29 Nov 2010 11:35:11 +0900 From: KAMEZAWA Hiroyuki To: Peter Zijlstra Cc: Andrea Arcangeli , Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Paul McKenney , Yanmin Zhang , Stephen Rothwell Subject: Re: [PATCH 07/21] mm: Use refcounts for page_lock_anon_vma() Message-Id: <20101129113511.296169c9.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20101126145410.655255418@chello.nl> References: <20101126143843.801484792@chello.nl> <20101126145410.655255418@chello.nl> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 665 Lines: 20 On Fri, 26 Nov 2010 15:38:50 +0100 Peter Zijlstra wrote: > Convert page_lock_anon_vma() over to use refcounts. This is > done for each of convertion of anon_vma from spinlock to mutex. > > Signed-off-by: Peter Zijlstra Reviewed-by: KAMEZAWA Hiroyuki Does this patch affect only page_referenced() and try_to_unmap() ? Thanks, -Kame -- 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/