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 BEB77C77B75 for ; Fri, 21 Apr 2023 07:13:33 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 09338900004; Fri, 21 Apr 2023 03:13:33 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 043C1900002; Fri, 21 Apr 2023 03:13:33 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id E7491900004; Fri, 21 Apr 2023 03:13:32 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0012.hostedemail.com [216.40.44.12]) by kanga.kvack.org (Postfix) with ESMTP id D631C900002 for ; Fri, 21 Apr 2023 03:13:32 -0400 (EDT) Received: from smtpin21.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay01.hostedemail.com (Postfix) with ESMTP id AB07D1C68F1 for ; Fri, 21 Apr 2023 07:13:32 +0000 (UTC) X-FDA: 80704532664.21.758363B Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) by imf08.hostedemail.com (Postfix) with ESMTP id B9696160004 for ; Fri, 21 Apr 2023 07:13:29 +0000 (UTC) Authentication-Results: imf08.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=alibaba.com; spf=pass (imf08.hostedemail.com: domain of baolin.wang@linux.alibaba.com designates 115.124.30.131 as permitted sender) smtp.mailfrom=baolin.wang@linux.alibaba.com ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1682061211; 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=i4stHj93A1iin0MHPFd0jz0XPnznqvo4cT2jysRQbng=; b=AJSrvipRhF2rITzDfK5MoOncg9VUJ16mVX9Ta3K287z4KqyCroHbnmSHTErUAr+g1JrCvG D7MHe50S+QEwW9JpaQ+kL3TsRR6IcSh0uoFzPZ1vrArhixY2DVPjHiDrgB80m2ed8pcWw1 BONY2NzhQRxO1cPvE6JvOf+Gfi6Qa1g= ARC-Authentication-Results: i=1; imf08.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=alibaba.com; spf=pass (imf08.hostedemail.com: domain of baolin.wang@linux.alibaba.com designates 115.124.30.131 as permitted sender) smtp.mailfrom=baolin.wang@linux.alibaba.com ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1682061211; a=rsa-sha256; cv=none; b=phYMQeg8e3r5HkhzfedZtzH5BtEXkEPvgHGvWgUkAp1c8OV123m1DVpiDwQJcDkx6aT8c3 vvmdIJGaRc/HfdwaDdBJfS925Vmxe9GCzchsKZLzKgCPgGhRu8KNG+i8tiyVcz+PqeV21d SJ2ksxEcWX40kmHe2c0Gb88PXP1ULnk= X-Alimail-AntiSpam:AC=PASS;BC=-1|-1;BR=01201311R211e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046051;MF=baolin.wang@linux.alibaba.com;NM=1;PH=DS;RN=8;SR=0;TI=SMTPD_---0Vgbk75J_1682061204; Received: from 30.221.129.177(mailfrom:baolin.wang@linux.alibaba.com fp:SMTPD_---0Vgbk75J_1682061204) by smtp.aliyun-inc.com; Fri, 21 Apr 2023 15:13:25 +0800 Message-ID: Date: Fri, 21 Apr 2023 15:13:24 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH] mm/page_alloc: consider pfn holes after pfn_valid() in __pageblock_pfn_to_page() To: "Huang, Ying" Cc: David Hildenbrand , akpm@linux-foundation.org, mgorman@techsingularity.net, vbabka@suse.cz, mhocko@suse.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org References: <62e231a8f2e50c04dcadc7a0cfaa6dea5ce1ec05.1681296022.git.baolin.wang@linux.alibaba.com> <94bfa3cc-674e-25b0-e7e2-d74c970acef7@redhat.com> <87cz3zt3u6.fsf@yhuang6-desk2.ccr.corp.intel.com> <52dfdd2e-9c99-eac4-233e-59919a24323e@linux.alibaba.com> <874jp9uapj.fsf@yhuang6-desk2.ccr.corp.intel.com> From: Baolin Wang In-Reply-To: <874jp9uapj.fsf@yhuang6-desk2.ccr.corp.intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspam05 X-Rspamd-Queue-Id: B9696160004 X-Stat-Signature: 8itzhifwunrjgzmbe76gu479i3nuu74j X-Rspam-User: X-HE-Tag: 1682061209-825781 X-HE-Meta: U2FsdGVkX1/KG8oWAFf7HAV8b7Uum0WJZ0f9uNWeIXtCycdS11UwFT93suIy9gizX8K49yenHYTTaAMgJJpOfr36w2c0Zn6mhhUTqcmmsTtdPyHDm4vIiaigYB7fW2EIGY8/4vk6UFG9c8GdkTgyxIxVkEHc3CwSCfKAnJG0OkEl82Fr6dRTxv70NvEE0OE46aW+EUnohpsTX48FcXTWMFQMVA18zxahgVYtgDWwLYTz5YlOu1IJ6P4MeQqh5PQwAUhtcPl6JF0X34b6iWnUlW3eH2r6xKuf1tETw8ejMEf8tmwv8nPUFmFqhuvLFY7SuYXk8ZXgkVbWVVpfraoXkGhd1auvrT5LisCW71CmH/FW/kSFCgYdrHpH/moZGX4D2NHSSlCHKxZGlQ0rPAtyla11ODWH/1po0ApRaOr8KCmQ1IOQMsvZ43IKNA+FxeD1BNSJuGKYDoWmFcESTOOL7qDPLdVdi+DhbaqiB1MQW/m6VLuzDuqE1C+FN+v4H/gv9Z/S/nB9aPhO99qvRR0AzSuOuVzIC8UJdjclQZUe+/VVoV35Y5ICON1oN+8LjNEfK0Fh7k0hpenwHCH6Z4tm8/IOQUPRnztPxz7vqQZSNOk9YbyM5AR6nDt3CJ0L5bCJYsvZNavDbgOzw6vTKhqnoF5nxQ3K0BWzI676Rl9FQhlWKCXn9tIu4phMstQRgP6hzzAUveYGVBc2QCc2s6Ct+jk1ZjO+UAg4X1kp7bEi72U+AHLOj7GI9z9uF3O63dNEea0GwgI8Sqb/9gDM1P8v5WxH9SY6QoCfsGL5Z7mGIuO3YLUmyNWC1Ld0DdEW6iYUbPY2+iHe9Y4REhQDmZnMjHyC8bCNC5z03lLg8AOXKC82V+sEEtqzbjHbEfh9EgOEbRMZTJEi/BNHo0j4gMWecA0UB255fGEmztqsKn78oLzlIy45CZTrNHt6diVt2LuIQWKlqckYLXxf5u7PMlb 52uR/lZw 9GX16wTQqPjk6/0m3/imyegjlmVbPHd+kIkK9QA81oNEvyek/4qa6mwhawPRIZ8h57kA79T3COdH4yjkB8W7xSPNc8Q9S3sCHVhDGtmIgTDKJN99N4CsuFYpBWYKIDQg1X25VoCRkinlVO9I9BP1+0BTftA== 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 4/21/2023 12:21 PM, Huang, Ying wrote: > Baolin Wang writes: > >> On 4/20/2023 3:22 PM, Huang, Ying wrote: >>> Baolin Wang writes: >>> >>>> On 4/12/2023 7:25 PM, David Hildenbrand wrote: >>>>> On 12.04.23 12:45, Baolin Wang wrote: >>>>>> Now the __pageblock_pfn_to_page() is used by set_zone_contiguous(), >>>>>> which checks whether the given zone contains holes, and uses pfn_valid() >>>>>> to check if the end pfn is valid. However pfn_valid() can not make sure >>>>>> the end pfn is not a hole if the size of a pageblock is larger than the >>>>>> size of a sub-mem_section, since the struct page getting by pfn_to_page() >>>>>> may represent a hole or an unusable page frame, which may cause incorrect >>>>>> zone contiguous is set. >>>>>> >>>>>> Though another user of pageblock_pfn_to_page() in compaction seems work >>>>>> well now, it is better to avoid scanning or touching these offline pfns. >>>>>> So like commit 2d070eab2e82 ("mm: consider zone which is not fully >>>>>> populated to have holes"), we should also use pfn_to_online_page() for >>>>>> the end pfn to make sure it is a valid pfn with usable page frame. >>>>>> Meanwhile the pfn_valid() for end pfn can be dropped now. >>>>>> >>>>>> Moreover we've already used pfn_to_online_page() for start pfn to make >>>>>> sure it is online and valid, so the pfn_valid() for the start pfn is >>>>>> unnecessary, drop it. >>>>> pageblocks are supposed to fall into a single memory section, so in >>>>> mos > cases, if the start is online, so is the end. >>>> >>>> Yes, the granularity of memory hotplug is a mem_section. >>>> >>>> However, suppose the pageblock order is MAX_ORDER-1, and the size of a >>>> sub-section is 2M, that means a pageblock will fall into 2 sub >>>> mem-section, and if there is a hole in the zone, that means the 2nd >>>> sub mem-section can be invalid without setting subsection_map bitmap. >>>> >>>> So the start is online can make sure the end pfn of a pageblock is >>>> online, but a valid start pfn can not make sure the end pfn is valid >>>> in the bitmap of ms->usage->subsection_map. >>> arch_add_memory >>> add_pages >>> __add_pages >>> sparse_add_section /* set subsection_map */ >>> arch_add_memory() is only called by add_memory_resource() and >>> pagemap_range() (called add_pages() too). In add_memory_resource(), >>> check_hotplug_memory_range() will enforce a strict hotplug range >>> alignment requirement (128 MB on x86_64). pagemap_range() are used for >>> ZONE_DEVICE only. That is, for normal memory, hotplug granularity is >>> much larger than 2MB. >>> IIUC, the situation you mentioned above is impossible. Or do I miss >>> something? >> >> Thanks for your input. Your example is correct, but this is not the >> case I want to describe. My case is not about the memory hotplug, >> instead about the early memory holes when initialzing the memory. Let >> me try to describe explicity: >> >> First suppose the pageblock order is MAX_ORDER-1, and see below memory >> layout as an example: >> >> [ 0.000000] Zone ranges: >> [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] >> [ 0.000000] DMA32 empty >> [ 0.000000] Normal [mem 0x0000000100000000-0x0000001fa7ffffff] >> [ 0.000000] Movable zone start for each node >> [ 0.000000] Early memory node ranges >> [ 0.000000] node 0: [mem 0x0000000040000000-0x0000001fa3c7ffff] >> [ 0.000000] node 0: [mem 0x0000001fa3c80000-0x0000001fa3ffffff] >> [ 0.000000] node 0: [mem 0x0000001fa4000000-0x0000001fa402ffff] >> [ 0.000000] node 0: [mem 0x0000001fa4030000-0x0000001fa40effff] >> [ 0.000000] node 0: [mem 0x0000001fa40f0000-0x0000001fa73cffff] >> [ 0.000000] node 0: [mem 0x0000001fa73d0000-0x0000001fa745ffff] >> [ 0.000000] node 0: [mem 0x0000001fa7460000-0x0000001fa746ffff] >> [ 0.000000] node 0: [mem 0x0000001fa7470000-0x0000001fa758ffff] >> [ 0.000000] node 0: [mem 0x0000001fa7590000-0x0000001fa7dfffff] >> >> Focus on the last memory range, and there is a hole for the range [mem >> 0x0000001fa7590000-0x0000001fa7dfffff]. That means the last pageblock >> will contain the range from 0x1fa7c00000 to 0x1fa7ffffff, since the >> pageblock must be 4M aligned. And in this page block, these pfns will >> fall into 2 sub-section (the sub-section size is 2M aligned). >> >> So, the 1st sub-section (indicates pfn range: 0x1fa7c00000 - >> 0x1fa7dfffff ) in this pageblock is valid by >> free_area_init()--->subsection_map_init(), but the 2nd sub-section >> (indicates pfn range: 0x1fa7e00000 - 0x1fa7ffffff ) in this pageblock >> is not valid. >> >> The problem is, if we just check the pageblock start of the hole pfn >> (such as 0x1fa7dfffff) to make sure the hole pfn (0x1fa7dfffff) is >> also valid, which is NOT correct. So that is what I mean "the start is >> online can make sure the end pfn of a pageblock is online, but a valid >> start pfn can not make sure the end pfn is valid in the bitmap of >> ms->usage->subsection_map." >> >> Hope I make it clear. Does that make sense to you? Thanks. > > Thanks for your detailed description. You are right, it's possible that > the second subsection of a pageblock is a hole. > > It's good to remove unnecessary pfn_valid(start_pfn) check in your > original patch. But it appears unnecessary to replace OK. I will split this into a separate patch. > pfn_valid(end_pfn) with pfn_to_online_page(end_pfn). Yes, it's possible > that there's a hole in a page block. But it appears that this will not > break anything. Per my understanding, even if we had fixed this one, Yes, it will not break anything now, the worst case is the compaction will waste more time to scan unnecessary hole pfns, though I did not have a performance report to show this issue. Another concern is that the zone->contiguous is fragile IMO, and not sure if there are pfn walkers will meet the holes though the zone->contiguous = 1 in future. So at least we can add some comments for __pageblock_pfn_to_page() to describe this issue? what do you think? > there may be other smaller memory holes in a pageblock represented as > reserved pages