From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4EC4BC433E6 for ; Tue, 2 Feb 2021 11:04:17 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id A8D2F64DBA for ; Tue, 2 Feb 2021 11:04:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8D2F64DBA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 2540C6B006C; Tue, 2 Feb 2021 06:04:16 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 204A06B0071; Tue, 2 Feb 2021 06:04:16 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 0F4EC6B0073; Tue, 2 Feb 2021 06:04:16 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0144.hostedemail.com [216.40.44.144]) by kanga.kvack.org (Postfix) with ESMTP id EE1816B006C for ; Tue, 2 Feb 2021 06:04:15 -0500 (EST) Received: from smtpin01.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id B5E461EE6 for ; Tue, 2 Feb 2021 11:04:15 +0000 (UTC) X-FDA: 77773043670.01.store12_541704a275ca Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin01.hostedemail.com (Postfix) with ESMTP id 97BEA1004A764 for ; Tue, 2 Feb 2021 11:04:15 +0000 (UTC) X-HE-Tag: store12_541704a275ca X-Filterd-Recvd-Size: 3634 Received: from casper.infradead.org (casper.infradead.org [90.155.50.34]) by imf21.hostedemail.com (Postfix) with ESMTP for ; Tue, 2 Feb 2021 11:04:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Transfer-Encoding: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Sender:Reply-To:Content-ID:Content-Description; bh=802YQyw4lVaV4w8imGbhpyRRiN1cRZRaz6c+AUsQRWs=; b=NqhZ+rxVp9Yow+TY9AI2amWfAh JO+yodkACrvGHvFNxEj/vf3efWCjFGugL4mcteq1H824gd9i5ZlDlIrPW8C3nbAfGuOTpze525HTe 2xP2W+k+cutQzmlHKYn+anynD+vSanmaYnWGsOsAcw8YJSVWH5TZozhFg2UWFMS8YW0++2p3IQ5Eq gcLmL0kBbcttFhP+QBSlrxY3Qnu8tU9accSON4v8hKPXf6bnFbok+V5lEUQ2ZvGoXqkBFbOLEi6xv daHIBmL7fak+0wyrIcBNV4VTsrE3kotRk/CWyRWq5I/8320h2+GKvo3JbC3LfcvU3up/oiX+YUqqC SyPLOgvA==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=noisy.programming.kicks-ass.net) by casper.infradead.org with esmtpsa (Exim 4.94 #2 (Red Hat Linux)) id 1l6tTd-00F5eu-RB; Tue, 02 Feb 2021 11:04:12 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id 4BB84301179; Tue, 2 Feb 2021 12:04:09 +0100 (CET) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 2F66D2B09FDC9; Tue, 2 Feb 2021 12:04:09 +0100 (CET) Date: Tue, 2 Feb 2021 12:04:09 +0100 From: Peter Zijlstra To: Nadav Amit Cc: Nicholas Piggin , Andrea Arcangeli , Andrew Morton , Dave Hansen , "linux-csky@vger.kernel.org" , LKML , Linux-MM , linuxppc-dev , linux-s390 , Andy Lutomirski , Thomas Gleixner , Will Deacon , X86 ML , Yu Zhao Subject: Re: [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma() Message-ID: References: <20210131001132.3368247-1-namit@vmware.com> <20210131001132.3368247-12-namit@vmware.com> <1612247956.0a1r1yjmm3.astroid@bobo.none> <9100B8AE-129A-4E13-8F01-7B9C14C98B4C@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <9100B8AE-129A-4E13-8F01-7B9C14C98B4C@vmware.com> Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Tue, Feb 02, 2021 at 09:54:36AM +0000, Nadav Amit wrote: > > On Feb 2, 2021, at 1:31 AM, Peter Zijlstra wro= te: > >=20 > > On Tue, Feb 02, 2021 at 07:20:55AM +0000, Nadav Amit wrote: > >> Arm does not define tlb_end_vma, and consequently it flushes the TLB= after > >> each VMA. I suspect it is not intentional. > >=20 > > ARM is one of those that look at the VM_EXEC bit to explicitly flush > > ITLB IIRC, so it has to. >=20 > Hmm=E2=80=A6 I don=E2=80=99t think Arm is doing that. At least arm64 do= es not use the > default tlb_flush(), and it does not seem to consider VM_EXEC (at least= in > this path): >=20 ARM !=3D ARM64. ARM certainly does, but you're right, I don't think ARM64 does this.