Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2820703ybd; Thu, 27 Jun 2019 20:47:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqyvQ7Iq69qKRI8ZguGNBTTZv6lZAxYD5zvfIgSI919odF+QtQd/fA3S7uhCLXi12rMmXg3a X-Received: by 2002:a17:902:8a94:: with SMTP id p20mr8779634plo.312.1561693678449; Thu, 27 Jun 2019 20:47:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561693678; cv=none; d=google.com; s=arc-20160816; b=XEhYYVkC8TqASww1cNem9cHIZ1DbLrAopUHKTZKQel89hyPwZTm5GwCjtsopzIeHt9 5U2wO6GGBZ3hH26XU6KKIAv27n5JoRv/R7xTRgPCx2O1w05W6BVqetqzf59zJwLaBuhJ IR8ZJ/6Vn/kiYNlu/5UqI9OiGoiCr9S9tUR6SF1vpzwA43KSJMAcYmIvxCkh2syEi3O6 PZ0PK0Qr07CDnL+9L6IxFARMxVIfkd43jUzd7XCkxj0MDyqP7S3ap+tMpMnd96To8i8U ltaHKU3Swyh0QOKCPQaj5c+RdnmDdxIsZyc7L4wcgVWrqFveGU7NCBU/zUuSD7GNyQoh FNVg== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=ju8OuMo6rKWWMo8SB9IJ5VSwe5x4wFBzk9/4asH/CuI=; b=ze7v2SOJwv20O6gHNd4TKydt53UpPrtvXv/TCgh8EiejXFWjPL2ZpP8kib+C1LqqXk KSIq9PU2lMC7nGpw1sf1t3KlD0dd0+qEXCVNWc8PdeHgIESQQyjW7KZPF8DVO848Nl7L 2GMMQt60yQPdzQ+f7peHoxBthxzmmLBixk+skLqDEK05qNlfgEavqY84H535qXnW/mgw MpfemruAhuYqNJ8KKJd69cRaM2H/2v5AlSeEXN95BQbLljwqDyZFzD6ORFsUA9wFcFtW 4VVJkJkUwEV3a1isu9+0QocOwdyBQDnbvvljY6LRPQcRbR0DbXQbNesS19q1WCywNeNY HY5g== 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 f34si904880plf.305.2019.06.27.20.47.42; Thu, 27 Jun 2019 20:47:58 -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 S1727169AbfF1DqL (ORCPT + 99 others); Thu, 27 Jun 2019 23:46:11 -0400 Received: from foss.arm.com ([217.140.110.172]:39750 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726748AbfF1DqL (ORCPT ); Thu, 27 Jun 2019 23:46:11 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id EEEA72B; Thu, 27 Jun 2019 20:46:10 -0700 (PDT) Received: from [10.162.40.144] (p8cg001049571a15.blr.arm.com [10.162.40.144]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 965093F706; Thu, 27 Jun 2019 20:46:08 -0700 (PDT) Subject: Re: [RFC 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics To: Zi Yan Cc: linux-mm@kvack.org, Catalin Marinas , Will Deacon , Mark Rutland , Marc Zyngier , Suzuki Poulose , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <1561639696-16361-1-git-send-email-anshuman.khandual@arm.com> <1561639696-16361-2-git-send-email-anshuman.khandual@arm.com> <7F685152-7C6C-4E99-99DF-03DDD03D6094@nvidia.com> From: Anshuman Khandual Message-ID: <5c490be8-5ac1-0a3a-32cf-d4e692fc59b5@arm.com> Date: Fri, 28 Jun 2019 09:16:35 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <7F685152-7C6C-4E99-99DF-03DDD03D6094@nvidia.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/27/2019 09:01 PM, Zi Yan wrote: > On 27 Jun 2019, at 8:48, Anshuman Khandual wrote: > >> pmd_present() and pmd_trans_huge() are expected to behave in the following >> manner during various phases of a given PMD. It is derived from a previous >> detailed discussion on this topic [1] and present THP documentation [2]. >> >> pmd_present(pmd): >> >> - Returns true if pmd refers to system RAM with a valid pmd_page(pmd) >> - Returns false if pmd does not refer to system RAM - Invalid pmd_page(pmd) >> >> pmd_trans_huge(pmd): >> >> - Returns true if pmd refers to system RAM and is a trans huge mapping >> >> ------------------------------------------------------------------------- >> | PMD states | pmd_present | pmd_trans_huge | >> ------------------------------------------------------------------------- >> | Mapped | Yes | Yes | >> ------------------------------------------------------------------------- >> | Splitting | Yes | Yes | >> ------------------------------------------------------------------------- >> | Migration/Swap | No | No | >> ------------------------------------------------------------------------- >> >> The problem: >> >> PMD is first invalidated with pmdp_invalidate() before it's splitting. This >> invalidation clears PMD_SECT_VALID as below. >> >> PMD Split -> pmdp_invalidate() -> pmd_mknotpresent -> Clears PMD_SECT_VALID >> >> Once PMD_SECT_VALID gets cleared, it results in pmd_present() return false >> on the PMD entry. It will need another bit apart from PMD_SECT_VALID to re- >> affirm pmd_present() as true during the THP split process. To comply with >> above mentioned semantics, pmd_trans_huge() should also check pmd_present() >> first before testing presence of an actual transparent huge mapping. >> >> The solution: >> >> Ideally PMD_TYPE_SECT should have been used here instead. But it shares the >> bit position with PMD_SECT_VALID which is used for THP invalidation. Hence >> it will not be there for pmd_present() check after pmdp_invalidate(). >> >> PTE_SPECIAL never gets used for PMD mapping i.e there is no pmd_special(). >> Hence this bit can be set on the PMD entry during invalidation which can >> help in making pmd_present() return true and in recognizing the fact that >> it still points to memory. >> >> This bit is transient. During the split is process it will be overridden >> by a page table page representing the normal pages in place of erstwhile >> huge page. Other pmdp_invalidate() callers always write a fresh PMD value >> on the entry overriding this transient PTE_SPECIAL making it safe. In the >> past former pmd_[mk]splitting() functions used PTE_SPECIAL. >> >> [1]: https://lkml.org/lkml/2018/10/17/231 > > Just want to point out that lkml.org link might not be stable. > This one would be better: https://lore.kernel.org/linux-mm/20181017020930.GN30832@redhat.com/ Sure will update the link in the commit. Thanks !