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 Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75AFAC021AA for ; Tue, 18 Feb 2025 16:07:33 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id DDFC328014B; Tue, 18 Feb 2025 11:07:32 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id D913928013C; Tue, 18 Feb 2025 11:07:32 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id C57C528014B; Tue, 18 Feb 2025 11:07:32 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0017.hostedemail.com [216.40.44.17]) by kanga.kvack.org (Postfix) with ESMTP id A1E8E28013C for ; Tue, 18 Feb 2025 11:07:32 -0500 (EST) Received: from smtpin03.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay05.hostedemail.com (Postfix) with ESMTP id 4346E4576D for ; Tue, 18 Feb 2025 16:07:32 +0000 (UTC) X-FDA: 83133545544.03.74DAAA2 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by imf29.hostedemail.com (Postfix) with ESMTP id C8770120014 for ; Tue, 18 Feb 2025 16:07:29 +0000 (UTC) Authentication-Results: imf29.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=arm.com; spf=pass (imf29.hostedemail.com: domain of ryan.roberts@arm.com designates 217.140.110.172 as permitted sender) smtp.mailfrom=ryan.roberts@arm.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1739894850; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jPhb04d9rsOQvFiw6rR4bNKA4rVmZD4hIdr1QxJc0G4=; b=ZZnq+5Ml/unj/rMyYPFqLIW2nU03IZb74446nTDPlKjXHfQx6DY2hkRzN+g9dEOJSTn3OJ fzZXzQ0m97RvmCb5uHM/l32oPAOVL55EIbF0yxYKs4kEfn5pFT2vvjMWxMvvkxUkeTmpc4 EqxBZrHOew8fP9SY/9BRzPwxChzo2QA= ARC-Authentication-Results: i=1; imf29.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=arm.com; spf=pass (imf29.hostedemail.com: domain of ryan.roberts@arm.com designates 217.140.110.172 as permitted sender) smtp.mailfrom=ryan.roberts@arm.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1739894850; a=rsa-sha256; cv=none; b=AS/KcMlWWTjm+VtIbvCL7n48XJRk/AvQ1RGRsf9e5A5vd3IoRUSfYNiGE8gsxA28ohk5dc 3lRndIHDul38hvN4JmUlPhny+/ywMNuYJFWIKLTZo+HzmgnX6rI9JNmyQAFKTep186E3g/ dP0Y78jOSJbUR9Hj0Jib/lEHh9A+U1w= 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 498E413D5; Tue, 18 Feb 2025 08:07:47 -0800 (PST) Received: from [10.1.27.186] (XHFQ2J9959.cambridge.arm.com [10.1.27.186]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BE4293F59E; Tue, 18 Feb 2025 08:07:22 -0800 (PST) Message-ID: <8a37f99b-f207-4688-bc90-7f8e6900e29d@arm.com> Date: Tue, 18 Feb 2025 16:07:21 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [RFC v2 0/9] khugepaged: mTHP support Content-Language: en-GB To: Nico Pache , linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-mm@kvack.org Cc: anshuman.khandual@arm.com, catalin.marinas@arm.com, cl@gentwo.org, vbabka@suse.cz, mhocko@suse.com, apopple@nvidia.com, dave.hansen@linux.intel.com, will@kernel.org, baohua@kernel.org, jack@suse.cz, srivatsa@csail.mit.edu, haowenchao22@gmail.com, hughd@google.com, aneesh.kumar@kernel.org, yang@os.amperecomputing.com, peterx@redhat.com, ioworker0@gmail.com, wangkefeng.wang@huawei.com, ziy@nvidia.com, jglisse@google.com, surenb@google.com, vishal.moola@gmail.com, zokeefe@google.com, zhengqi.arch@bytedance.com, jhubbard@nvidia.com, 21cnbao@gmail.com, willy@infradead.org, kirill.shutemov@linux.intel.com, david@redhat.com, aarcange@redhat.com, raquini@redhat.com, dev.jain@arm.com, sunnanyong@huawei.com, usamaarif642@gmail.com, audra@redhat.com, akpm@linux-foundation.org, rostedt@goodmis.org, mathieu.desnoyers@efficios.com, tiwai@suse.de References: <20250211003028.213461-1-npache@redhat.com> From: Ryan Roberts In-Reply-To: <20250211003028.213461-1-npache@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Rspam-User: X-Rspamd-Server: rspam08 X-Rspamd-Queue-Id: C8770120014 X-Stat-Signature: fu8cuy3nb98gsr8fduo6x8x1iki8qryh X-HE-Tag: 1739894849-695574 X-HE-Meta: U2FsdGVkX1+pofJl1jnzkCrUdYMCTPUUjOG5jfMVGrWpDv3V/zwimHwI6WzF0I6k6Fm9hpzE9pAg+2unsRAHalvSN2eywp0VyXMeJloUYyzj4hBhgkkxHewKmVhMIXb+tQr/0exjEF60xAfugGnE1ZA6oR4FAIEZdowY0zXoG+VQlBj74dLj0cjIM/SdNwC530YT2Q8Y0jQt+i1VTPbPehaky1qtK9p1GyySa31kIH4Z9JyXwRih1s0uOhQ87u6jQ3oI4pqSXfGCe9N0Wsf3buYJxMry9NCIA2KWOCD4JjY2/f0MsrvbHl0Z2dhDV7CFtqVjTDLc/fsOTfNJMED1qHSWzAMv8qF4YZuEUHvaB6BuRjlh0kmXsrEUbz1DWrUNBZV+ANc0rQVR4Jxk/B5R2+2Q5JythDqDXnpqQkD1PrlnlugBlfKjujY0+UwI63XQcjworZ3SGtAsjPjEkj6CfFDs5zm/5GC6VAv0HTsG9Wblb8LLKyWDoeJd4WGM/lAX8dKZtl/6kEVtRF3fPRvIu9ZGhXxgE0LRpb/XE8PFSCNW+DspFIvNwudrOV3VTMf/lQvdBtowrbfXfEMJ3UhlgpQJC+eYuitkty65hpNVhvIi/W2w7A2jnh5NNC45UWZSZEm5Ds9GgQdSybc+XAAhPqhZX7zu5WCIJ7ooa1cAd5UbzsGo1TfFlYRbXIyZYUGmKCxo5/MpWvTxxbLntXiPwzPSSaUQlScyFeK55KoRUZqM8pitNKK7Y9jpNM2nY3NWM//crib+FQ7N5KxVluy4YwM9PDip7eIGsGriyGqGh4eE6qYM+jK9EmdOMkSRP7yMHzezahtwLKs4ymj2t2h5SgSIDmrBK11r/p1TVAQDEb6Cgc6X2Ozpn9wMrdSI9HMBijwyLG0usCo47A+m0tGYFmxBHZHjXp8y5oPis0Vuq1qBbWgjsNpy0zPo3XMr31e1wLn7mROqJkbEchGa5NQ Jd9+LtlG y3Mbuhj8F4aOv0+QVzbeOBFw7pPu+ZfqG2lo534yld5/w2NlWQCKTbfgvBVcl0N9A1M8dtwzmE5s0shoJiBt0q/ScDybePLnigc03FaU9Jba91j7sbtja48d9IHMhQ/3fDYiDfRQBMcE7z2JN1sp/OZSaMKE+s0QDACfEulivsknhuBix/RCqqrhtN/7BrMAmdTteEU4mhAI8sfHNyZx9hqrnwqkLurjojGJxNKxRk6n090SWr6qL7+x9mMbdaZJZlrVDPo8P0c02TbZWnEkSZEZFzH7H1sJWXwL3 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: List-Subscribe: List-Unsubscribe: On 11/02/2025 00:30, Nico Pache wrote: > The following series provides khugepaged and madvise collapse with the > capability to collapse regions to mTHPs. > > To achieve this we generalize the khugepaged functions to no longer depend > on PMD_ORDER. Then during the PMD scan, we keep track of chunks of pages > (defined by MTHP_MIN_ORDER) that are utilized. This info is tracked > using a bitmap. After the PMD scan is done, we do binary recursion on the > bitmap to find the optimal mTHP sizes for the PMD range. The restriction > on max_ptes_none is removed during the scan, to make sure we account for > the whole PMD range. max_ptes_none will be scaled by the attempted collapse > order to determine how full a THP must be to be eligible. If a mTHP collapse > is attempted, but contains swapped out, or shared pages, we dont perform the > collapse. > > With the default max_ptes_none=511, the code should keep its most of its > original behavior. To exercise mTHP collapse we need to set max_ptes_none<=255. > With max_ptes_none > HPAGE_PMD_NR/2 you will experience collapse "creep" and nit: I think you mean "max_ptes_none >= HPAGE_PMD_NR/2" (greater or *equal*)? This is making my head hurt, but I *think* I agree with you that if max_ptes_none is less than half of the number of ptes in a pmd, then creep doesn't happen. To make sure I've understood; - to collapse to 16K, you would need >=3 out of 4 PTEs to be present - to collapse to 32K, you would need >=5 out of 8 PTEs to be present - to collapse to 64K, you would need >=9 out of 16 PTEs to be present - ... So if we start with 3 present PTEs in a 16K area, we collapse to 16K and now have 4 PTEs in a 32K area which is insufficient to collapse to 32K. Sounds good to me! > constantly promote mTHPs to the next available size. > > Patch 1: Some refactoring to combine madvise_collapse and khugepaged > Patch 2: Refactor/rename hpage_collapse > Patch 3-5: Generalize khugepaged functions for arbitrary orders > Patch 6-9: The mTHP patches > > --------- > Testing > --------- > - Built for x86_64, aarch64, ppc64le, and s390x > - selftests mm > - I created a test script that I used to push khugepaged to its limits while > monitoring a number of stats and tracepoints. The code is available > here[1] (Run in legacy mode for these changes and set mthp sizes to inherit) > The summary from my testings was that there was no significant regression > noticed through this test. In some cases my changes had better collapse > latencies, and was able to scan more pages in the same amount of time/work, > but for the most part the results were consistant. > - redis testing. I tested these changes along with my defer changes > (see followup post for more details). > - some basic testing on 64k page size. > - lots of general use. These changes have been running in my VM for some time. > > Changes since V1 [2]: > - Minor bug fixes discovered during review and testing > - removed dynamic allocations for bitmaps, and made them stack based > - Adjusted bitmap offset from u8 to u16 to support 64k pagesize. > - Updated trace events to include collapsing order info. > - Scaled max_ptes_none by order rather than scaling to a 0-100 scale. > - No longer require a chunk to be fully utilized before setting the bit. Use > the same max_ptes_none scaling principle to achieve this. > - Skip mTHP collapse that requires swapin or shared handling. This helps prevent > some of the "creep" that was discovered in v1. > > [1] - https://gitlab.com/npache/khugepaged_mthp_test > [2] - https://lore.kernel.org/lkml/20250108233128.14484-1-npache@redhat.com/ > > Nico Pache (9): > introduce khugepaged_collapse_single_pmd to unify khugepaged and > madvise_collapse > khugepaged: rename hpage_collapse_* to khugepaged_* > khugepaged: generalize hugepage_vma_revalidate for mTHP support > khugepaged: generalize alloc_charge_folio for mTHP support > khugepaged: generalize __collapse_huge_page_* for mTHP support > khugepaged: introduce khugepaged_scan_bitmap for mTHP support > khugepaged: add mTHP support > khugepaged: improve tracepoints for mTHP orders > khugepaged: skip collapsing mTHP to smaller orders > > include/linux/khugepaged.h | 4 + > include/trace/events/huge_memory.h | 34 ++- > mm/khugepaged.c | 422 +++++++++++++++++++---------- > 3 files changed, 306 insertions(+), 154 deletions(-) >