Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762990AbYB1BCG (ORCPT ); Wed, 27 Feb 2008 20:02:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753683AbYB1BBx (ORCPT ); Wed, 27 Feb 2008 20:01:53 -0500 Received: from relay1.sgi.com ([192.48.171.29]:58621 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753534AbYB1BBw (ORCPT ); Wed, 27 Feb 2008 20:01:52 -0500 Date: Wed, 27 Feb 2008 17:01:50 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Andrea Arcangeli cc: Nick Piggin , akpm@linux-foundation.org, Robin Holt , Avi Kivity , Izik Eidus , kvm-devel@lists.sourceforge.net, Peter Zijlstra , general@lists.openfabrics.org, Steve Wise , Roland Dreier , Kanoj Sarcar , steiner@sgi.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, daniel.blueman@quadrics.com Subject: Re: [patch 5/6] mmu_notifier: Support for drivers with revers maps (f.e. for XPmem) In-Reply-To: <20080228004226.GE8091@v2.random> Message-ID: References: <20080215064859.384203497@sgi.com> <20080215064933.376635032@sgi.com> <200802201055.21343.nickpiggin@yahoo.com.au> <20080228004226.GE8091@v2.random> 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: 784 Lines: 16 On Thu, 28 Feb 2008, Andrea Arcangeli wrote: > On Wed, Feb 27, 2008 at 02:43:41PM -0800, Christoph Lameter wrote: > > Nope. unmap_mapping_range is already handled by the range callbacks. > > But they're called with atomic=1 on anything but anonymous memory. I > understood Andrew asked to remove the atomic param and to allow > sleeping for all kind of vmas. I also understood certain XPMEM > customers asked to use XPMEM on something more than anonymous memory. Yes but the patch that is discussed here does not handle that situation. -- 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/