Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754791Ab0K2DLS (ORCPT ); Sun, 28 Nov 2010 22:11:18 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:58812 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754452Ab0K2DLR (ORCPT ); Sun, 28 Nov 2010 22:11:17 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Mon, 29 Nov 2010 12:05:30 +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 19/21] mm: Convert i_mmap_lock and anon_vma->lock to mutexes Message-Id: <20101129120530.67013aeb.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20101126145411.331356698@chello.nl> References: <20101126143843.801484792@chello.nl> <20101126145411.331356698@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: 504 Lines: 17 On Fri, 26 Nov 2010 15:39:02 +0100 Peter Zijlstra wrote: > Straight fwd conversion of i_mmap_lock and anon_vma->lock to mutexes. > > Signed-off-by: Peter Zijlstra No performance influence ? 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/