Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp708338ybt; Wed, 8 Jul 2020 09:43:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJydZsld8zoYloMU+xqLPO4/nJNlETzaTFTyGirEn6/qyEuJctekqkc0rmBeE7bx5miVuotI X-Received: by 2002:a17:906:fa15:: with SMTP id lo21mr54880103ejb.156.1594226624163; Wed, 08 Jul 2020 09:43:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594226624; cv=none; d=google.com; s=arc-20160816; b=avcpbDpsc/d3y3Myt449hZ81Qfw/yiUiH0zkdVPRzJZLxiRfX7n9ncbHk8xK1YuPTD khoTNTNbeWlAmO122eW+7LZOpq20Ttf4CoIlVh0G84nhhRdfOpMSKniGiXyugwkq2Xs4 9XRQ5JiGnhTUvXsT3riRzJQUJAhJ69InVq1Z0MDT5FLSZf54tZZ2UXs9qKhbeGliUA1/ 9PJpKxz11NOBjD0XC4vHxlgn4DCOaQCgXrR96jGbdiw+2QYOnnWVLlJk14xzDxrklPSm WoT1pyjWd19FS+fNHXfCZXExOeWgk8M6vfe8vQlwtTdLSdxWi2aFOcC3oYyW56Fv0RRv KoKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=1aftIPZA5Zq9eD3XsCZMbGwOVxyZ8LfytYD3fzZqWyE=; b=DspuzmiHUdq5mGVUB4yfs8H2yGE+FFSuTDU9oaeuiix5fqd9xM6fRFV3FFx3b6w3cX prBFekY3VN2AJN9Gu62+xF8Jw2TywJCrr2ytAhk5/7SYki40PAitznaPjm6WekRU/CDU t8Q9lOatcDImIp/IWCacH3xNBdaVVjsFSHNai4Q49h1wDi9KMYBLI3t3eF77XteDDVY+ xEwzqEpVMy7fYzMFx4na9TTAEE+uO+XXfNejJE82f/QoBKcfBuKRj19K03O4TDZG7ZNR xW9NMMYVvGcr7W4bHb4dNJqgALsjEzjhpEyln+hFGBoMtHgJ3yHe/A2WQAc72h3HJsoj i9Uw== 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=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r22si326468edq.411.2020.07.08.09.43.20; Wed, 08 Jul 2020 09:43:44 -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=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730724AbgGHQk3 (ORCPT + 99 others); Wed, 8 Jul 2020 12:40:29 -0400 Received: from out30-132.freemail.mail.aliyun.com ([115.124.30.132]:33369 "EHLO out30-132.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730656AbgGHQkW (ORCPT ); Wed, 8 Jul 2020 12:40:22 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R631e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e01355;MF=yang.shi@linux.alibaba.com;NM=1;PH=DS;RN=9;SR=0;TI=SMTPD_---0U2864MV_1594226412; Received: from US-143344MP.local(mailfrom:yang.shi@linux.alibaba.com fp:SMTPD_---0U2864MV_1594226412) by smtp.aliyun-inc.com(127.0.0.1); Thu, 09 Jul 2020 00:40:16 +0800 Subject: Re: [RFC PATCH] mm: avoid access flag update TLB flush for retried page fault To: Will Deacon Cc: hannes@cmpxchg.org, catalin.marinas@arm.com, will.deacon@arm.com, akpm@linux-foundation.org, xuyu@linux.alibaba.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <1594148072-91273-1-git-send-email-yang.shi@linux.alibaba.com> <20200708075959.GA25498@willie-the-truck> From: Yang Shi Message-ID: <7cf3b3fe-76bb-edc4-7421-9313ef949d7b@linux.alibaba.com> Date: Wed, 8 Jul 2020 09:40:11 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20200708075959.GA25498@willie-the-truck> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/8/20 1:00 AM, Will Deacon wrote: > On Wed, Jul 08, 2020 at 02:54:32AM +0800, Yang Shi wrote: >> Recently we found regression when running will_it_scale/page_fault3 test >> on ARM64. Over 70% down for the multi processes cases and over 20% down >> for the multi threads cases. It turns out the regression is caused by commit >> 89b15332af7c0312a41e50846819ca6613b58b4c ("mm: drop mmap_sem before >> calling balance_dirty_pages() in write fault"). >> >> The test mmaps a memory size file then write to the mapping, this would >> make all memory dirty and trigger dirty pages throttle, that upstream >> commit would release mmap_sem then retry the page fault. The retried >> page fault would see correct PTEs installed by the first try then update >> access flags and flush TLBs. The regression is caused by the excessive >> TLB flush. It is fine on x86 since x86 doesn't need flush TLB for >> access flag update. >> >> The page fault would be retried due to: >> 1. Waiting for page readahead >> 2. Waiting for page swapped in >> 3. Waiting for dirty pages throttling >> >> The first two cases don't have PTEs set up at all, so the retried page >> fault would install the PTEs, so they don't reach there. But the #3 >> case usually has PTEs installed, the retried page fault would reach the >> access flag update. But it seems not necessary to update access flags >> for #3 since retried page fault is not real "second access", so it >> sounds safe to skip access flag update for retried page fault. >> >> With this fix the test result get back to normal. >> >> Reported-by: Xu Yu >> Debugged-by: Xu Yu >> Tested-by: Xu Yu >> Signed-off-by: Yang Shi >> --- >> I'm not sure if this is safe for non-x86 machines, we did some tests on arm64, but >> there may be still corner cases not covered. >> >> mm/memory.c | 7 ++++++- >> 1 file changed, 6 insertions(+), 1 deletion(-) >> >> diff --git a/mm/memory.c b/mm/memory.c >> index 87ec87c..3d4e671 100644 >> --- a/mm/memory.c >> +++ b/mm/memory.c >> @@ -4241,8 +4241,13 @@ static vm_fault_t handle_pte_fault(struct vm_fault *vmf) >> if (vmf->flags & FAULT_FLAG_WRITE) { >> if (!pte_write(entry)) >> return do_wp_page(vmf); >> - entry = pte_mkdirty(entry); >> } >> + >> + if ((vmf->flags & FAULT_FLAG_WRITE) && !(vmf->flags & FAULT_FLAG_TRIED)) >> + entry = pte_mkdirty(entry); >> + else if (vmf->flags & FAULT_FLAG_TRIED) >> + goto unlock; >> + > Can you rewrite this as: > > if (vmf->flags & FAULT_FLAG_TRIED) > goto unlock; > > if (vmf->flags & FAULT_FLAG_WRITE) > entry = pte_mkdirty(entry); Yes, it does the same. > > ? (I'm half-asleep this morning and there are people screaming and shouting > outside my window, so this might be rubbish) > > If you _can_make that change, then I don't understand why the existing > pte_mkdirty() line needs to move at all. Couldn't you just add: > > if (vmf->flags & FAULT_FLAG_TRIED) > goto unlock; > > after the existing "vmf->flags & FAULT_FLAG_WRITE" block? The intention is to not set dirty bit if it is in retried page fault since the bit should be already set in the first try. And, I'm not quite sure if TLB needs to be flushed on non-x86 if dirty bit is set. If it is unnecessary, then the above change does make sense. > > Will