Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1478345imm; Fri, 29 Jun 2018 20:16:44 -0700 (PDT) X-Google-Smtp-Source: AAOMgpc+8RfaHfGzaWj1PcGoZm8GXO+uzYHqAX+EK0blF+X9TEJbvg1HPecAWOAxsiIw0XQy0G2G X-Received: by 2002:a62:da07:: with SMTP id c7-v6mr16897752pfh.106.1530328604654; Fri, 29 Jun 2018 20:16:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530328604; cv=none; d=google.com; s=arc-20160816; b=ZjLmeZhXADPz0osi5klf/QuNI1c4PIKlpO4hNuUN4gG8tPDQPj3eluw9VpZfJnNk7n Sw4JOjLh/NbBJas3TNzbgXbd9mWEI8vZ4hkIPJ1T0Jc63a/vIzGxZUFegLrrWo9anslG tHvpBA9SYaabP+pUYG+MApO423LSlr+4tmIw7HVSEtqrCg89pXWkD8deubcOQI3gK3eZ puP4oKixMqrp8ezK7q3a3egB2vqqUlL+rvDdXIPf1R/bLfwYuIp/wgG+X2zM44Esrh3y V1Ant4nfpyBGYwkqX0eEXX5nlcbuTu/IATEEh5jpZOVOfWcwT6a4ika3+tom/ph5Dnq0 YyAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=TYOXtFXeaQztA513RacKMoZxYjkEdeEfFT8qbUJ96Xk=; b=TlOT9gHVgoPie4tJaSzhirRWq3S5P8z8ulpubphS9YrhN/7VEFkMQVxISMoN5XVu5g +rddvSmCfaSlK+VPZM846SYVhpiusxDm9VgN7qLRDTWhWxuilBtIICeft5SB28qBXMrZ c1rQVXpOZ+Kc4RQ8ct2JsMJPp7SR5jItLS2p3AeJmp7XU/W+1cEJrxPRmGD8+VuoaGDX 8tKen/j6da+8VnzVk0AoGs6f04qGbHCpheB+1/5KHIO16xv/AFrGfQzXZuz1KlFkoOxB 3/jb01A4YzM4xlYq1+YQYXnT3OXpAmi+qkAtmApxF85FUS6J4qTWccMtxNsBa7jxIJHa U0Pw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k89-v6si6034771pfa.77.2018.06.29.20.16.30; Fri, 29 Jun 2018 20:16:44 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755624AbeF3DPu (ORCPT + 99 others); Fri, 29 Jun 2018 23:15:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33042 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755530AbeF3DPt (ORCPT ); Fri, 29 Jun 2018 23:15:49 -0400 Received: from localhost.localdomain (c-24-4-125-7.hsd1.ca.comcast.net [24.4.125.7]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 6F2C2C49; Sat, 30 Jun 2018 03:15:48 +0000 (UTC) Date: Fri, 29 Jun 2018 20:15:47 -0700 From: Andrew Morton To: Yang Shi Cc: mhocko@kernel.org, willy@infradead.org, ldufour@linux.vnet.ibm.com, peterz@infradead.org, mingo@redhat.com, acme@kernel.org, alexander.shishkin@linux.intel.com, jolsa@redhat.com, namhyung@kernel.org, tglx@linutronix.de, hpa@zytor.com, linux-mm@kvack.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem for large mapping Message-Id: <20180629201547.5322cfc4b52d19a0443daec2@linux-foundation.org> In-Reply-To: <084aeccb-2c54-2299-8bf0-29a10cc0186e@linux.alibaba.com> References: <1530311985-31251-1-git-send-email-yang.shi@linux.alibaba.com> <1530311985-31251-5-git-send-email-yang.shi@linux.alibaba.com> <20180629183501.9e30c26135f11853245c56c7@linux-foundation.org> <084aeccb-2c54-2299-8bf0-29a10cc0186e@linux.alibaba.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 29 Jun 2018 19:28:15 -0700 Yang Shi wrote: > > > > we're adding a bunch of code to 32-bit kernels which will never be > > executed. > > > > I'm thinking it would be better to be much more explicit with "#ifdef > > CONFIG_64BIT" in this code, rather than relying upon the above magic. > > > > But I tend to think that the fact that we haven't solved anything on > > locked vmas or on uprobed mappings is a shostopper for the whole > > approach :( > > I agree it is not that perfect. But, it still could improve the most use > cases. Well, those unaddressed usecases will need to be fixed at some point. What's our plan for that? Would one of your earlier designs have addressed all usecases? I expect the dumb unmap-a-little-bit-at-a-time approach would have? > For the locked vmas and hugetlb vmas, unmapping operations need modify > vm_flags. But, I'm wondering we might be able to separate unmap and > vm_flags update. Because we know they will be unmapped right away, the > vm_flags might be able to be updated in write mmap_sem critical section > before the actual unmap is called or after it. This is just off the top > of my head. > > For uprobed mappings, I'm not sure how vital it is to this case. > > Thanks, > Yang > > >