Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp884789pxv; Thu, 15 Jul 2021 18:55:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwI4a5U/ycIe5H/PHrHw1t7+XErR2Syf0J/4S0fXi9+eCnhzS4yM2WtqsgSBBtqVtWd8B4Z X-Received: by 2002:a92:d44b:: with SMTP id r11mr4770046ilm.217.1626400504035; Thu, 15 Jul 2021 18:55:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626400504; cv=none; d=google.com; s=arc-20160816; b=EKVFXpgKWbtx01/0w49f/+tiTLUlX7Crs8TWSClApNnv904/MAXA1US1/CcNMFShM+ dVVK1JM7EEjw1d+i+tGCa40PkaSCc+piPLT1upO0111+MjF+Pfmx8v6Wa1lqDrAY2Vxa XCp1bnH2B3tScaPkrUXw9fYIqhlC+GmeYSJpiYKS2u7JJHOqmgl6jisNTT+ZFDQNMC/z vwDgpMLsCcRq6J0L4ch+gB5544mEAOLND3Voc/9xw69OHH/HUZ8QDblDavgnTsLis4bq QE8qaXIB/PHLKIN03JQPQh5PNoJwyAxzKNIE5HNylbn8W7sumPi5GN+rbe+ipmeIWfPi ZC3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=qse0s2xqh6TgGZ+I4L+6rt+7paiuPFPcencULsaMvek=; b=W9XO9rxZUdoS0TTRiU5HU68eaGDwOvCpRIvmLmqfVa5OFDQ4kKz1sLC04Zl93TIhDQ vVrqgGl4CcvtRACDndUbEFPOB5FwK6WaDeAJsNQnv8nJPP6467LUJ4ROA0/IzEmxPSo4 HXCnygfedG7bSbyFln6cL0UjvlKtydsxM/IipNlGhmOr4xls+r4GfR1LAHjpdTflpJ3F T/fgOOkozzVMiNVzKaldjsfDIoWwAH0LQTZ+1PwN1NUSwtXi/5HhfiFgv8nxho7E/9Ia 2GDsTjADxAO+X1uiMNaDwz/j06aQ9jtOSRiaL+3lFZiPvgmu5PfL77b+mS+l5q5PMPV4 P0XA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u12si8624586ior.23.2021.07.15.18.54.50; Thu, 15 Jul 2021 18:55:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232714AbhGPB4t (ORCPT + 99 others); Thu, 15 Jul 2021 21:56:49 -0400 Received: from szxga02-in.huawei.com ([45.249.212.188]:6940 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232276AbhGPB4s (ORCPT ); Thu, 15 Jul 2021 21:56:48 -0400 Received: from dggeme703-chm.china.huawei.com (unknown [172.30.72.56]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4GQvMG1HdLz7vBy; Fri, 16 Jul 2021 09:50:18 +0800 (CST) Received: from [10.174.178.125] (10.174.178.125) by dggeme703-chm.china.huawei.com (10.1.199.99) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Fri, 16 Jul 2021 09:53:52 +0800 Subject: Re: [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list To: John Hubbard CC: Michal Hocko , Yu Zhao , , , , , , , , , , , , , , Matthew Wilcox References: <20210710100329.49174-1-linmiaohe@huawei.com> <20210710100329.49174-2-linmiaohe@huawei.com> <9409189e-44f7-2608-68af-851629b6d453@huawei.com> <0634e9d6-9fcc-e65f-dc5e-bed13004b8fe@huawei.com> From: Miaohe Lin Message-ID: <1e1ce97a-2a0c-d0a4-85ad-cf70a85d9146@huawei.com> Date: Fri, 16 Jul 2021 09:53:51 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 8bit X-Originating-IP: [10.174.178.125] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggeme703-chm.china.huawei.com (10.1.199.99) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2021/7/16 8:01, John Hubbard wrote: > On 7/15/21 4:30 AM, Miaohe Lin wrote: > ... >>>>> So, it seems lockless GUP can redirty the MADV_FREE page. But is it ok to just release >>>>> a redirtied MADV_FREE pages? Because we hold the last reference here and the page will >>>>> be freed anyway... >>>> >>>> I don't see how lockless GUP can redirty the page.  It can grab the >>>> refcount, thus making the refcount here two.  Then the call to freeze >>>> here fails and the page stays on the list.  But the lockless GUP checks >>>> the page is still in the page table (and discovers it isn't, so releases >>>> the reference count).  Am I missing a path that lets lockless GUP dirty >>>> the page? >>>> >>> >>> If a device driver pins some pages using gup, and the device then uses dma >>> to write to those pages, then you could get there. That story is part of the >>> reasoning that led to creating pin_user_pages(), which btw does not yet >>> fully solve that case. >> >> Many thanks for your explanation. >> So the similar scenario that is clarified in the __remove_mapping() is possible: > > I probably should have added that the scenario I was describing is broken even > before any patches that you might apply here. I was just trying to ensure that > the complete list of scenarios was known. > Many thanks for doing this! :) > > > thanks,