Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp3211422imc; Wed, 13 Mar 2019 11:40:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqwjrjydFKoGWGr5hOwOOs7l82A3yFvoIhCxpWjh9gN/Lb5zqY1xsjxQ2+h0zimoVQtBmT2l X-Received: by 2002:a17:902:b097:: with SMTP id p23mr46628505plr.36.1552502433112; Wed, 13 Mar 2019 11:40:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552502433; cv=none; d=google.com; s=arc-20160816; b=ddaH+a53bNETWI2LglSV2kRJMOdhST2he44R1PFYEN3eJ3Auhxu/wKphr0bQ6MiwLP kU+PznLf8G82ZHlMIFAWYkFTc6/v/zBxc/tJikwka7DDl6WlVeYFv/Uc4eD+kEc5f4h3 4YGccgrXfaxrN2pO10mU/S3/EZ9943ZMbiXONSw9geIK7d2nPnrS6Ydql/3MCG690Obk p5Us2fY1fEwnXj+WpyChg7FHCHTU5jE/HAnU/xs9SsMGiUqA2WaMz6FrSnl0veuwSvWd 4cySowZLb32R0G9DHWaSm2maQUaDnQvlhkWVAh+QAKxLpp5QYBFHwoaoHzMZbmqCzqzs KQJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ZohGR4V8wSpVzmC739+QOkXi1t3IjdSONDFbUF9hSUk=; b=ANzlM/8YCKdMEAB9aN07eHucK4KyIi+IY1AlAWnEOZwg5KcRuUH7XP8V+Jf4GcKpEn Q3fJ2PjneHjme04KJCeErRLc4eX2tYkI+OVxp5I1siZBGj6MN0+0tfe5uvfHdMv+gnXg RBaj2eXOkzQnXOxgQ6PxRumJ6F9Q+HFHV4Rc/L+mxzUNkJcJk3SUJrNdJABkdTre+4MF T7b0CwfFTkpcd0XVpWZNtbP9RFSAb334rVGdInc4VhjHgbdJQaMrBSQ4Of/NWflzeSlO pJJlPJr5hy4ctG2BRtAuyLLOcVdaqxtzhL6xKlQxZFSBBUgu9j6qFG7eozX68C3XuBby bzrA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1si10091345pgv.418.2019.03.13.11.40.17; Wed, 13 Mar 2019 11:40:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726653AbfCMSjz (ORCPT + 99 others); Wed, 13 Mar 2019 14:39:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49530 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725876AbfCMSjz (ORCPT ); Wed, 13 Mar 2019 14:39:55 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id AAFB3C065871; Wed, 13 Mar 2019 18:39:54 +0000 (UTC) Received: from redhat.com (ovpn-125-95.rdu2.redhat.com [10.10.125.95]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C9CF060F87; Wed, 13 Mar 2019 18:39:53 +0000 (UTC) Date: Wed, 13 Mar 2019 14:39:50 -0400 From: Jerome Glisse To: Andrew Morton Cc: Dan Williams , Linux MM , Linux Kernel Mailing List , Ralph Campbell , John Hubbard , linux-fsdevel Subject: Re: [PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem Message-ID: <20190313183950.GB4651@redhat.com> References: <20190307094654.35391e0066396b204d133927@linux-foundation.org> <20190307185623.GD3835@redhat.com> <20190312152551.GA3233@redhat.com> <20190312190606.GA15675@redhat.com> <20190312145214.9c8f0381cf2ff2fc2904e2d8@linux-foundation.org> <20190313001018.GA3312@redhat.com> <20190313090604.968100351b19338cacbfa3bc@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190313090604.968100351b19338cacbfa3bc@linux-foundation.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Wed, 13 Mar 2019 18:39:54 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 13, 2019 at 09:06:04AM -0700, Andrew Morton wrote: > On Tue, 12 Mar 2019 20:10:19 -0400 Jerome Glisse wrote: > > > > You're correct. We chose to go this way because the HMM code is so > > > large and all-over-the-place that developing it in a standalone tree > > > seemed impractical - better to feed it into mainline piecewise. > > > > > > This decision very much assumed that HMM users would definitely be > > > merged, and that it would happen soon. I was skeptical for a long time > > > and was eventually persuaded by quite a few conversations with various > > > architecture and driver maintainers indicating that these HMM users > > > would be forthcoming. > > > > > > In retrospect, the arrival of HMM clients took quite a lot longer than > > > was anticipated and I'm not sure that all of the anticipated usage > > > sites will actually be using it. I wish I'd kept records of > > > who-said-what, but I didn't and the info is now all rather dissipated. > > > > > > So the plan didn't really work out as hoped. Lesson learned, I would > > > now very much prefer that new HMM feature work's changelogs include > > > links to the driver patchsets which will be using those features and > > > acks and review input from the developers of those driver patchsets. > > > > This is what i am doing now and this patchset falls into that. I did > > post the ODP and nouveau bits to use the 2 new functions (dma map and > > unmap). I expect to merge both ODP and nouveau bits for that during > > the next merge window. > > > > Also with 5.1 everything that is upstream is use by nouveau at least. > > They are posted patches to use HMM for AMD, Intel, Radeon, ODP, PPC. > > Some are going through several revisions so i do not know exactly when > > each will make it upstream but i keep working on all this. > > > > So the guideline we agree on: > > - no new infrastructure without user > > - device driver maintainer for which new infrastructure is done > > must either sign off or review of explicitly say that they want > > the feature I do not expect all driver maintainer will have > > the bandwidth to do proper review of the mm part of the infra- > > structure and it would not be fair to ask that from them. They > > can still provide feedback on the API expose to the device > > driver. > > The patchset in -mm ("HMM updates for 5.1") has review from Ralph > Campbell @ nvidia. Are there any other maintainers who we should have > feedback from? John Hubbard also give his review on couple of them iirc. > > > - driver bits must be posted at the same time as the new infra- > > structure even if they target the next release cycle to avoid > > inter-tree dependency > > - driver bits must be merge as soon as possible > > Are there links to driver patchsets which we can add to the changelogs? > Issue with that is that i often post the infrastructure bit first and then the driver bit so i have email circular dependency :) I can alway post driver bits first and then add links to driver bits. Or i can reply after posting so that i can cross link both. Or i can post the driver bit on mm the first time around and mark them as "not for Andrew" or any tag that make it clear that those patch will be merge through the appropriate driver tree. In any case for this patchset there is: https://patchwork.kernel.org/patch/10786625/ Also this patchset refactor some of the hmm internal for better API so it is getting use by nouveau too which is already upstream. > > Thing we do not agree on: > > - If driver bits miss for any reason the +1 target directly > > revert the new infra-structure. I think it should not be black > > and white and the reasons why the driver bit missed the merge > > window should be taken into account. If the feature is still > > wanted and the driver bits missed the window for simple reasons > > then it means that we push everything by 2 release ie the > > revert is done in +1 then we reupload the infra-structure in > > +2 and finaly repush the driver bit in +3 so we loose 1 cycle. > > Hence why i would rather that the revert would only happen if > > it is clear that the infrastructure is not ready or can not > > be use in timely (over couple kernel release) fashion by any > > drivers. > > I agree that this should be more a philosophy than a set of hard rules. >