Received: by 2002:ad5:4acb:0:0:0:0:0 with SMTP id n11csp69003imw; Mon, 4 Jul 2022 05:27:06 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vcvm1CIIGr13zMpn6++x8ehZx9K+KHVFZi1fH8GnldFxeynkRbxkf71tNc+PAsrmGNZS3P X-Received: by 2002:a17:907:969f:b0:726:94a0:26fd with SMTP id hd31-20020a170907969f00b0072694a026fdmr29222144ejc.234.1656937626555; Mon, 04 Jul 2022 05:27:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656937626; cv=none; d=google.com; s=arc-20160816; b=JoAqwgsK+6rwxWi7QcjYIIXCzHWQxZ3jMCDrWoKVxPEzikSy0cWYMS/2lt94FlTmwr GS/JK9bAtHOBv98OeURNHGCBZd0lrW2KQnZceUbIwL9ICXkQraUSDg7tjAVXP1GZ2/rE J+JJhzKK7PyooU1UtN1d11zcYwFJqDN39RPvUC0MSZPqg+HxjwGRNV4KFmeR7L+nEM5+ KSBXQHTUphHQPDo7ZG0cKJnNqfK+fu1A3wrbtZidmFSzfkN6wOXdT1QXQt/Y0h1KzPSQ WxfSOOs7W738iGo8weuC+g+xnI4RcH6D4+YZmlg0kcp4AiB+br48aed88Sn9l5Y4qhQ0 KTpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=zfkuXcmGOg2xbkWiBMIrln46HdCIJfUfb7/YUi/vO8g=; b=O636pFppPlh9shL0pJRJMF5Svc61sD5QnmBF3vh7fqpAGZ+aMHsshvEW/J/laFsh8B lUMww8ym2lJ0MxS2w3lsGg+Qj0G3phhbzSMRhc/d6NmykgIVI6HquaEEk9IAozyZZFQN iPw8fl/NM05dnqj+v8cwqr1l7BAI+WV7Yiqcf3jANr9hpLkeCZfqNHHXhJV72qK6LvSZ dSt4eWqs7v8K2vm/P84gPgsRDR5xnOiqknKKCbkckQZWiiSGXNJh11/StZmYeNC+Lz1x tOPgQnaICjUpySpQgJCt7J8St5c+M9PeAWA0xQkndO0tZxJW0KQytFmUOKt6srqn0laX TOhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 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 out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id dd13-20020a1709069b8d00b0071220aa2140si15839628ejc.790.2022.07.04.05.26.41; Mon, 04 Jul 2022 05:27:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 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 S231186AbiGDMGL (ORCPT + 99 others); Mon, 4 Jul 2022 08:06:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42258 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233139AbiGDMGI (ORCPT ); Mon, 4 Jul 2022 08:06:08 -0400 Received: from out30-131.freemail.mail.aliyun.com (out30-131.freemail.mail.aliyun.com [115.124.30.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E4E0411A21 for ; Mon, 4 Jul 2022 05:06:05 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R441e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04400;MF=guanghuifeng@linux.alibaba.com;NM=1;PH=DS;RN=21;SR=0;TI=SMTPD_---0VILi38P_1656936359; Received: from 30.225.28.131(mailfrom:guanghuifeng@linux.alibaba.com fp:SMTPD_---0VILi38P_1656936359) by smtp.aliyun-inc.com; Mon, 04 Jul 2022 20:06:01 +0800 Message-ID: <4accaeda-572f-f72d-5067-2d0999e4d00a@linux.alibaba.com> Date: Mon, 4 Jul 2022 20:05:59 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v4] arm64: mm: fix linear mem mapping access performance degradation To: Will Deacon Cc: baolin.wang@linux.alibaba.com, catalin.marinas@arm.com, akpm@linux-foundation.org, david@redhat.com, jianyong.wu@arm.com, james.morse@arm.com, quic_qiancai@quicinc.com, christophe.leroy@csgroup.eu, jonathan@marek.ca, mark.rutland@arm.com, thunder.leizhen@huawei.com, anshuman.khandual@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rppt@kernel.org, geert+renesas@glider.be, ardb@kernel.org, linux-mm@kvack.org, yaohongbo@linux.alibaba.com, alikernel-developer@linux.alibaba.com References: <1656777473-73887-1-git-send-email-guanghuifeng@linux.alibaba.com> <20220704103523.GC31437@willie-the-truck> <73f0c53b-fd17-c5e9-3773-1d71e564eb50@linux.alibaba.com> <20220704111402.GA31553@willie-the-truck> From: "guanghui.fgh" In-Reply-To: <20220704111402.GA31553@willie-the-truck> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,NICE_REPLY_A,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2022/7/4 19:14, Will Deacon 写道: > On Mon, Jul 04, 2022 at 06:58:20PM +0800, guanghui.fgh wrote: >> >> >> 在 2022/7/4 18:35, Will Deacon 写道: >>> On Sat, Jul 02, 2022 at 11:57:53PM +0800, Guanghui Feng wrote: >>>> The arm64 can build 2M/1G block/sectiion mapping. When using DMA/DMA32 zone >>>> (enable crashkernel, disable rodata full, disable kfence), the mem_map will >>>> use non block/section mapping(for crashkernel requires to shrink the region >>>> in page granularity). But it will degrade performance when doing larging >>>> continuous mem access in kernel(memcpy/memmove, etc). >>> >>> Hmm. It seems a bit silly to me that we take special care to unmap the >>> crashkernel from the linear map even when can_set_direct_map() is false, as >>> we won't be protecting the main kernel at all! >>> >>> Why don't we just leave the crashkernel mapped if !can_set_direct_map() >>> and then this problem just goes away? >>> >>> Will >> >> This question had been asked lask week. > > Sorry, I didn't spot that. Please could you link me to the conversation, as > I'm still unable to find it in my inbox? Please access this link: https://lore.kernel.org/linux-arm-kernel/075b0a8e-cb7e-70f6-b45a-54cd31886794@linux.alibaba.com/T/ > >> 1.Quoted messages from arch/arm64/mm/init.c >> >> "Memory reservation for crash kernel either done early or deferred >> depending on DMA memory zones configs (ZONE_DMA) -- >> >> In absence of ZONE_DMA configs arm64_dma_phys_limit initialized >> here instead of max_zone_phys(). This lets early reservation of >> crash kernel memory which has a dependency on arm64_dma_phys_limit. >> Reserving memory early for crash kernel allows linear creation of block >> mappings (greater than page-granularity) for all the memory bank rangs. >> In this scheme a comparatively quicker boot is observed. >> >> If ZONE_DMA configs are defined, crash kernel memory reservation >> is delayed until DMA zone memory range size initialization performed in >> zone_sizes_init(). The defer is necessary to steer clear of DMA zone >> memory range to avoid overlap allocation. >> >> [[[ >> So crash kernel memory boundaries are not known when mapping all bank memory >> ranges, which otherwise means not possible to exclude crash kernel range >> from creating block mappings so page-granularity mappings are created for >> the entire memory range. >> ]]]" >> >> Namely, the init order: memblock init--->linear mem mapping(4k mapping for >> crashkernel, requirinig page-granularity changing))--->zone dma >> limit--->reserve crashkernel. >> So when enable ZONE DMA and using crashkernel, the mem mapping using 4k >> mapping. > > Yes, I understand that is how things work today but I'm saying that we may > as well leave the crashkernel mapped (at block granularity) if > !can_set_direct_map() and then I think your patch becomes a lot simpler. > > Will But Page-granularity mapppings are necessary for crash kernel memory range for shrinking its size via /sys/kernel/kexec_crash_size interfac(Quoted from arch/arm64/mm/init.c). So this patch split block/section mapping to 4k page-granularity mapping for crashkernel mem. Thanks.