Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762457AbYGBE6r (ORCPT ); Wed, 2 Jul 2008 00:58:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753405AbYGBE6j (ORCPT ); Wed, 2 Jul 2008 00:58:39 -0400 Received: from il.qumranet.com ([212.179.150.194]:29561 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753073AbYGBE6i (ORCPT ); Wed, 2 Jul 2008 00:58:38 -0400 Message-ID: <486B0B0F.5010605@qumranet.com> Date: Wed, 02 Jul 2008 07:58:55 +0300 From: Avi Kivity User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Andrew Morton CC: Andrea Arcangeli , Linus Torvalds , Christoph Lameter , Jack Steiner , Robin Holt , Nick Piggin , Peter Zijlstra , kvm@vger.kernel.org, Kanoj Sarcar , Roland Dreier , Steve Wise , linux-kernel@vger.kernel.org, linux-mm@kvack.org, general@lists.openfabrics.org, Hugh Dickins , Rusty Russell , Anthony Liguori , Chris Wright , Marcelo Tosatti , Eric Dumazet , "Paul E. McKenney" , Izik Eidus , Rik van Riel Subject: Re: [PATCH 0 of 3] mmu notifier v18 for -mm References: <20080701214415.b3f93706.akpm@linux-foundation.org> In-Reply-To: <20080701214415.b3f93706.akpm@linux-foundation.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (firebolt.argo.co.il [0.0.0.0]); Wed, 02 Jul 2008 07:58:55 +0300 (IDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2046 Lines: 51 Andrew Morton wrote: > On Thu, 26 Jun 2008 02:26:56 +0200 Andrea Arcangeli wrote: > > >> Hello, >> >> Christoph suggested me to repost v18 for merging in -mm, to give it more >> exposure before the .27 merge window opens. There's no code change compared to >> the previous v18 submission (the only change is the correction in the comment >> in the mm_take_all_locks patch rightfully pointed out by Linus). >> >> Full patchset including other XPMEM support patches can be found here: >> >> http://www.kernel.org/pub/linux/kernel/people/andrea/patches/v2.6/2.6.26-rc7/mmu-notifier-v18 >> >> Only the three patches of the patchset I'm submitting here by email are ready >> for merging, the rest you can find in the website is not ready for merging yet >> for various performance degradations, lots of the XPMEM patches needs to be >> elaborated to avoid any slowdown for the non-XPMEM case, but I keep >> maintaining them to make life easier to XPMEM current development and later we >> can keep work on them to make them suitable for inclusion to avoid any >> performance degradation risk. >> > > I'm a bit concerned about merging the first three patches when there > are eleven more patches of which some, afacit, are required to make > these three actually useful. Committing these three would be signing a > blank cheque. > > The first three are useful for kvm, gru, and likely drm and rdma nics. It is only xpmem which requires the other eleven patches. > Because if we hit strong objections with the later patches we end up in a > cant-go-forward, cant-go-backward situation. > > No, we end up in a some-people-are-happy, some-have-to-redo-their-homework situation. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- 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/